From 0be295f0fafb6e3333670bf6e1ecb45889d9d5c6 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 27 Mar 2017 16:11:38 -0500 Subject: Tie the nodejs level to the minor level, not the micro. --- conf/distro/mlinux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 17b68c0..aa4b1ea 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -72,7 +72,7 @@ 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" +PREFERRED_VERSION_nodejs ?= "0.10.%" +PREFERRED_VERSION_nodejs-native ?= "0.10.%" PREFERRED_VERSION_gpsd ?= "3.16" -- cgit v1.2.3