diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 85340782..826dc932 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb @@ -24,6 +24,7 @@ IMAGE_INSTALL += " \ gateone \ tar \ gdb gdbserver \ + nodejs-dev \ " export IMAGE_BASENAME = "Cloud9-IDE"