git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c65c92
)
nylon-feed.bb: Use RDEPENDS instead of DEPENDS
author
Khem Raj
<raj.khem@gmail.com>
Wed, 29 Sep 2010 19:50:17 +0000
(12:50 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Thu, 30 Sep 2010 20:15:06 +0000
(13:15 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/meta/nylon-feed.bb
patch
|
blob
|
history
diff --git
a/recipes/meta/nylon-feed.bb
b/recipes/meta/nylon-feed.bb
index
2cc1181
..
d5759ae
100644
(file)
--- 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} \
+
R
DEPENDS = "${NYLON_FEED} \
boost \
db3 \
dhcp \