From 3f66827dede6e493c5f11ce386a44fd3cc91dd4f Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Thu, 14 Oct 2010 18:23:27 +0200 Subject: avahi.inc: remove RDEPENDS_append = "" Signed-off-by: Frans Meulenbroeks Acked-by: Martin Jansa Acked-by: Chris Larson --- recipes/avahi/avahi.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes/avahi') 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}" -- cgit 1.2.3-korg