Use runtime linking of QT libdbus, use custom/temp. SDK URL

This commit is contained in:
Jonas Schnelli
2016-06-18 13:51:45 +02:00
parent 6194d9a501
commit 59d063d076
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,6 @@ 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
}