avahi.inc: remove RDEPENDS_append = ""
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 14 Oct 2010 16:23:27 +0000 (18:23 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 22 Oct 2010 17:03:19 +0000 (19:03 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
recipes/avahi/avahi.inc

index 4ffb6d5..385450d 100644 (file)
@@ -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}"