Skip to content
Snippets Groups Projects
Commit 30b00150 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[from-scratch] Use giflib 1.5.4 to avoid bob.io.image#13

parent f9f6937e
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,7 @@ ${CONDA} install --yes -n ${NAME} --override-channels -c defaults \ ...@@ -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 \ ${CONDA} install --yes -n ${NAME} --override-channels -c defaults -c conda-forge \
boost=1.61.0 \ boost=1.61.0 \
ffmpeg=2.8.6 \ ffmpeg=2.8.6 \
giflib=5.1.2 \ giflib=5.1.4 \
ipdb \ ipdb \
libblitz=0.10 \ libblitz=0.10 \
libmatio=1.5.6 \ libmatio=1.5.6 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment