summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python
diff options
context:
space:
mode:
authorDaniil Kazantsev <dkazanc3@googlemail.com>2019-02-18 14:53:09 +0000
committerGitHub <noreply@github.com>2019-02-18 14:53:09 +0000
commite0ec6084fdd38de8d4984280eb9019f74f94d930 (patch)
tree812ac5126d40a906ad1d1c1f043c2753e1ca87a4 /Wrappers/Python
parent18aa759ad4f7052498987b98f5f1fff9207c217d (diff)
parentc6c19b2a590fa545c1a1c8d753da7b4f12610494 (diff)
downloadregularization-e0ec6084fdd38de8d4984280eb9019f74f94d930.tar.gz
regularization-e0ec6084fdd38de8d4984280eb9019f74f94d930.tar.bz2
regularization-e0ec6084fdd38de8d4984280eb9019f74f94d930.tar.xz
regularization-e0ec6084fdd38de8d4984280eb9019f74f94d930.zip
Merge pull request #95 from vais-ral/add_dependency
added libgcc-ng dependency
Diffstat (limited to 'Wrappers/Python')
-rw-r--r--Wrappers/Python/conda-recipe/meta.yaml3
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