From 30b00150ac1a7618495d8772a26ab480d93733ac Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Wed, 14 Sep 2016 13:57:08 +0200
Subject: [PATCH] [from-scratch] Use giflib 1.5.4 to avoid bob/bob.io.image#13

---
 from-scratch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/from-scratch.sh b/from-scratch.sh
index 2b22021..04cb702 100755
--- a/from-scratch.sh
+++ b/from-scratch.sh
@@ -106,7 +106,7 @@ ${CONDA} install --yes -n ${NAME} --override-channels -c defaults \
 ${CONDA} install --yes -n ${NAME} --override-channels -c defaults -c conda-forge \
   boost=1.61.0 \
   ffmpeg=2.8.6 \
-  giflib=5.1.2 \
+  giflib=5.1.4 \
   ipdb \
   libblitz=0.10 \
   libmatio=1.5.6 \
-- 
GitLab