1 parent 40f2491 commit dedc5daCopy full SHA for dedc5da
1 file changed
conda.recipe/meta.yaml
@@ -12,6 +12,8 @@ build:
12
requirements:
13
build:
14
- {{ compiler('cxx') }}
15
+ - {{ stdlib('c') }}
16
+ - {{ compiler('c') }}
17
18
host:
19
- python
0 commit comments