On Fri, Apr 12, 2013 at 12:04:47PM +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi <[email protected]> > --- > meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb > b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb > index 3ab2ed6..2db9e68 100644 > --- a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb > +++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb > @@ -36,6 +36,7 @@ do_install () { > } > > RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess > python-crypt python-textutils python-netclient " > +RDEPENDS_${PN}_class-native = ""
Sorry if I caused problems by removing it before, why is this needed? I haven't seen any issues without it. Also we have patch to upgrade nodejs to 0.10.0, do you know if other components using nodejs are compatible with it? We'll also need to add node-gyp if that's useful for someone else too. Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
