From 2c2dddc4471b89498a2776468855a39ed47bbf7c Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 10 Aug 2017 09:08:49 -0500 Subject: NodeJS must not go above 0.10.x, because of instruction set dependencies --- conf/distro/mlinux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 52799b8..bdd01fc 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -72,4 +72,7 @@ PREFERRED_PROVIDER_jpeg = "jpeg" PREFERRED_PROVIDER_jpeg-native = "jpeg-native" require java.inc +PREFERRED_VERSION_nodejs ?= "0.10.%" +PREFERRED_VERSION_nodejs-native ?= "0.10.%" + PREFERRED_VERSION_gpsd ?= "3.16" -- cgit v1.2.3