From ef80047a75b2a68e0bdbbd04cccc2c1567548764 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Sat, 1 Oct 2016 21:07:35 +0200
Subject: [PATCH] Update from-scratch.sh

---
 install/from-scratch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 install/from-scratch.sh

diff --git a/install/from-scratch.sh b/install/from-scratch.sh
old mode 100755
new mode 100644
index 18bc3cf..4b6849c
--- a/install/from-scratch.sh
+++ b/install/from-scratch.sh
@@ -105,7 +105,7 @@ fi
 
 ${CONDA} install --yes -n ${NAME} --override-channels -c defaults \
     hdf5=1.8.17=1 \
-    jpeg=8d=1 \
+    jpeg=8d=2 \
     libpng=1.6.22=0 \
     libtiff=4.0.6=2
 
-- 
GitLab