mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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} = "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"
|
FILES_${PN} += "${libdir}/node/wafadmin"
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user