summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/mlinux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index 3257fae..bdc9165 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -71,3 +71,6 @@ SANITY_TESTED_DISTROS ?= " \
PREFERRED_PROVIDER_jpeg = "jpeg"
PREFERRED_PROVIDER_jpeg-native = "jpeg-native"
require java.inc
+
+PREFERRED_VERSION_nodejs ?= "0.10.44"
+PREFERRED_VERSION_nodejs-native ?= "0.10.44"