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
committed by lateminer
parent 0bd32be132
commit 569c83cd2c
3 changed files with 4 additions and 3 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
}