diff options
-rw-r--r-- | Wrappers/Python/conda-recipe/meta.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index 9dd5544..7435b2b 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -32,7 +32,8 @@ requirements: - vc 14 # [win and py36] - vc 14 # [win and py35] - vc 9 # [win and py27] - + - libgcc-ng + about: home: http://www.ccpi.ac.uk license: BSD license |