mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
nodejs-native: clarify dependencies to match updated oe-core parser
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user