diff --git a/from-scratch.sh b/from-scratch.sh index 2b220216cf0fbd52c844bae6ceb19e69c3617f76..04cb7025625d67b0149664d536dac6a07c08067a 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 \