summaryrefslogtreecommitdiffstats
path: root/rules/avahi.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-11 12:49:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-12 18:57:27 +0200
commitc9bd80b2849c3891b457654e64438ffe5bfd15ff (patch)
tree9dabe7edf4b24b0354e0365f788286ba91f8dfde /rules/avahi.in
parent6266f5a1f06db3bf5783780c14599727374bc004 (diff)
downloadptxdist-c9bd80b2849c3891b457654e64438ffe5bfd15ff.tar.gz
ptxdist-c9bd80b2849c3891b457654e64438ffe5bfd15ff.tar.xz
[avahi] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/avahi.in')
-rw-r--r--rules/avahi.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/avahi.in b/rules/avahi.in
index a5d6fb1b7..cd1d5fbce 100644
--- a/rules/avahi.in
+++ b/rules/avahi.in
@@ -5,6 +5,10 @@ menuconfig AVAHI
select HOST_INTLTOOL
select LIBDAEMON
select EXPAT
+ select QT4 if AVAHI_QT4
+ select DBUS if AVAHI_DBUS
+ select GTK if AVAHI_GTK
+ select LIBGLADE if AVAHI_GTK
prompt "avahi "
help
Avahi is a system which facilitates service discovery on a local network.
@@ -25,6 +29,7 @@ config AVAHI_GOBJECT
config AVAHI_QT3
bool
+ depends on BROKEN
prompt "enable qt3 support"
help
--enable-qt3