summaryrefslogtreecommitdiffstats
path: root/utils/avahi/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/avahi/DEPENDS')
-rwxr-xr-xutils/avahi/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/avahi/DEPENDS b/utils/avahi/DEPENDS
index 7cde282f0a..8947f1b70f 100755
--- a/utils/avahi/DEPENDS
+++ b/utils/avahi/DEPENDS
@@ -19,7 +19,7 @@ optional_depends glib2 \
"--enable-glib" "--disable-glib" \
"Enable glib bindings?" &&
-if ( is_depends_enabled $SPELL qt-x11 ) || ( is_depends_enabled $SPELL qt4 ) || \
+if ( is_depends_enabled $SPELL qt4 ) || \
( is_depends_enabled $SPELL mono ) || ( is_depends_enabled $SPELL gtk+2 ) || \
( is_depends_enabled $SPELL glib2 ); then
AVAHI_CLIENT=y