aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/avahi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/avahi')
-rw-r--r--recipes/avahi/avahi.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/avahi/avahi.inc b/recipes/avahi/avahi.inc
index 4ffb6d5bb1..385450d2aa 100644
--- a/recipes/avahi/avahi.inc
+++ b/recipes/avahi/avahi.inc
@@ -17,7 +17,6 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
inherit autotools pkgconfig update-rc.d python-dir
# handle update-rc.d RDEPENDS_${PN} manually, we don't need it on
# anything but avahi-daemon and avahi-autoipd
-RDEPENDS_append = ""
# TODO: build and enable all the extra stuff avahi offers
EXTRA_OECONF = "--with-distro=debian --disable-stack-protector --disable-nls --disable-gdbm ${AVAHI_GTK} --disable-mono --disable-monodoc --disable-qt3 --disable-qt4 ${AVAHI_PYTHON}"