summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/nodejs/nodejs_0.4.12.bb1
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 22e1384d40..28fe4a1957 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 () {
32} 32}
33 33
34RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient " 34RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient "
35RDEPENDS_${PN}_virtclass-native = "curl-native python-native"
35 36
36FILES_${PN} += "${libdir}/node/wafadmin" 37FILES_${PN} += "${libdir}/node/wafadmin"
37BBCLASSEXTEND = "native" 38BBCLASSEXTEND = "native"