summaryrefslogtreecommitdiffstats
path: root/rules/qt4.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-09-09 17:50:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-09-09 17:58:34 +0200
commiteb190cb98b3607453471203ff23cf27ddceb1474 (patch)
tree0a25615159d879dc4b1ea78483e9e117d4009eeb /rules/qt4.in
parent71bf772d242e57e2ebe621f166bdc1e81d4bb7bd (diff)
downloadptxdist-eb190cb98b3607453471203ff23cf27ddceb1474.tar.gz
ptxdist-eb190cb98b3607453471203ff23cf27ddceb1474.tar.xz
[qt4] depend on host-qt4 and use it for host-tools
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qt4.in')
-rw-r--r--rules/qt4.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/qt4.in b/rules/qt4.in
index 713559d48..16791447b 100644
--- a/rules/qt4.in
+++ b/rules/qt4.in
@@ -2,6 +2,7 @@
menuconfig QT4
tristate
+ select HOST_QT4
select TSLIB if QT4_MOUSE_TSLIB
select DBUS if QT4_DBUS_LOAD || QT4_DBUS_LINK
select GLIB if QT4_GLIB