summaryrefslogtreecommitdiffstats
path: root/rules/host-qt4.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-09-10 12:48:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-09-10 12:49:16 +0200
commitbc379de472fe1f3a15d723c3d6c94f976c65d8d5 (patch)
tree956e4ca90b0adf80a7205b78a2c338f23d95cb70 /rules/host-qt4.in
parent75144346de4518e3d7707022d96ad86db5b89860 (diff)
downloadptxdist-bc379de472fe1f3a15d723c3d6c94f976c65d8d5.tar.gz
ptxdist-bc379de472fe1f3a15d723c3d6c94f976c65d8d5.tar.xz
[host-qt4] fix build
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-qt4.in')
-rw-r--r--rules/host-qt4.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/host-qt4.in b/rules/host-qt4.in
index 77fc16021..88a970f03 100644
--- a/rules/host-qt4.in
+++ b/rules/host-qt4.in
@@ -2,4 +2,5 @@
config HOST_QT4
bool
-
+ select HOST_DBUS
+