package qt: added dbus support

This commit is contained in:
Mark Brand 2011-01-04 01:17:16 +01:00
parent ff0e24c2d5
commit 2ff331d6d4
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ define $(PKG)_BUILD
-system-libmng \
-system-sqlite \
-openssl-linked \
-dbus-linked \
-v
$(MAKE) -C '$(1)' -j '$(JOBS)'