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

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-06 09:33:42 +01:00
parent 9cc211194f
commit 18266de7fc

View File

@@ -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"