From ca2d8b1ca4ff4533ad31aea27e886032c4e786eb Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Wed, 28 Feb 2018 17:47:41 +0100 Subject: [PATCH] Fixes bob/bob.nightlies#33 --- conda/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index a3cf626..a7865ec 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -41,6 +41,7 @@ requirements: - python - setuptools - matplotlib + - giflib - boost - {{ pin_compatible('numpy') }} -- GitLab