Fix bitcoin_qt.m4 and fix-xcb-include-order.patch

This commit is contained in:
Jonas Schnelli
2016-06-16 11:29:44 +02:00
parent f6eb4e2b62
commit 6194d9a501
7 changed files with 79 additions and 57 deletions

View File

@@ -68,6 +68,7 @@ b'libX11.so.6', # part of X11
b'libxcb.so.1', # part of X11
b'libfontconfig.so.1', # font support
b'libfreetype.so.6', # font parsing
b'libdbus-1.so.3', # inter process communication (notification system)
b'libdl.so.2' # programming interface to dynamic linker
}