Skip to content

Commit 9290ebd

Browse files
committed
Add zlib for win
1 parent b04b2e4 commit 9290ebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build:
1919
number: 3
2020
ignore_run_exports_from:
2121
- igraph
22-
22+
2323
requirements:
2424
build:
2525
- python # [build_platform != target_platform]
@@ -43,6 +43,7 @@ requirements:
4343
- liblapack # [win]
4444
- liblzma-devel # [win]
4545
- libxml2-devel # [win]
46+
- zlib # [win]
4647
run:
4748
- python
4849
- igraph {{ igraph_version }}

0 commit comments

Comments
 (0)