]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/avahi
avahi: Build without dbus
[ipfire-2.x.git] / lfs / avahi
index d33d7b5e304cadaf74b47630cac581c2729eb96e..682ac96a5e2b85f4fcca03e26674bd57b7e7a645 100644 (file)
--- a/lfs/avahi
+++ b/lfs/avahi
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
 PROG       = avahi
 PAK_VER    = 4
 
-DEPS      = "dbus libdaemon"
+DEPS      = "libdaemon"
 
 CFLAGS    += -U_FORTIFY_SOURCE
 
@@ -89,6 +89,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --disable-gtk \
                --disable-gtk3 \
                --disable-pygtk \
+               --disable-dbus \
                --disable-python \
                --disable-pygobject \
                --disable-python-dbus \