From: Khem Raj Date: Wed, 29 Sep 2010 19:50:17 +0000 (-0700) Subject: nylon-feed.bb: Use RDEPENDS instead of DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c05be128948ab24388177c3f64b55a88a29cd6;p=openembedded.git nylon-feed.bb: Use RDEPENDS instead of DEPENDS Signed-off-by: Khem Raj --- diff --git a/recipes/meta/nylon-feed.bb b/recipes/meta/nylon-feed.bb index 2cc11814d9..d5759ae503 100644 --- a/recipes/meta/nylon-feed.bb +++ b/recipes/meta/nylon-feed.bb @@ -1,7 +1,7 @@ LICENSE = "MIT" include nylon-feed.inc -DEPENDS = "${NYLON_FEED} \ +RDEPENDS = "${NYLON_FEED} \ boost \ db3 \ dhcp \