summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 128b148..38c8bc9 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -72,7 +72,7 @@ IMAGE_INSTALL += "openjdk-7-vm-zero"
IMAGE_INSTALL += "php php-cli php-cgi"
# Node.js support
-IMAGE_INSTALL += "nodejs"
+IMAGE_INSTALL += "nodejs nodejs-npm"
# Multi-Tech SMS Utility (see http://git.multitech.net)
IMAGE_INSTALL += "sms-utils"