diff --git a/conda/meta.yaml b/conda/meta.yaml index a3cf6267147a7e38f6c5a4b0f3dd2a4d63482f33..a7865ecd6e4069fd4ae6a5e9584154fc90d0416a 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -41,6 +41,7 @@ requirements: - python - setuptools - matplotlib + - giflib - boost - {{ pin_compatible('numpy') }}