[oe-commits] Frans Meulenbroeks : avahi.inc: remove RDEPENDS_append = ""

git version control git at git.openembedded.org
Fri Oct 22 17:07:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3f66827dede6e493c5f11ce386a44fd3cc91dd4f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3f66827dede6e493c5f11ce386a44fd3cc91dd4f

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Thu Oct 14 18:23:27 2010 +0200

avahi.inc: remove RDEPENDS_append = ""

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Chris Larson <clarson at kergoth.com>

---

 recipes/avahi/avahi.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/avahi/avahi.inc b/recipes/avahi/avahi.inc
index 4ffb6d5..385450d 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}"





More information about the Openembedded-commits mailing list