[oe-commits] Koen Kooi : nodejs-native: clarify dependencies to match updated oe-core parser

git at git.openembedded.org git at git.openembedded.org
Fri Jan 6 08:42:29 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 18266de7fc4e87754831c5e0e8ad09ccd94c93b4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=18266de7fc4e87754831c5e0e8ad09ccd94c93b4

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jan  6 09:33:42 2012 +0100

nodejs-native: clarify dependencies to match updated oe-core parser

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb
index 22e1384..28fe4a1 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb
@@ -32,6 +32,7 @@ do_install () {
 }
 
 RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient "
+RDEPENDS_${PN}_virtclass-native = "curl-native python-native"
 
 FILES_${PN} += "${libdir}/node/wafadmin"
 BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list