diff options
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | 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 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 | ||
| 34 | RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient " | 34 | RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient " |
| 35 | RDEPENDS_${PN}_virtclass-native = "curl-native python-native" | ||
| 35 | 36 | ||
| 36 | FILES_${PN} += "${libdir}/node/wafadmin" | 37 | FILES_${PN} += "${libdir}/node/wafadmin" |
| 37 | BBCLASSEXTEND = "native" | 38 | BBCLASSEXTEND = "native" |
