Skip to content

Commit

Permalink
Add zlib for cross
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Dec 10, 2024
1 parent 36fb2d2 commit a7a10d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ requirements:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
- zlib # [build_platform != target_platform]
- unzip
- rsync # [(cuda_compiler_version or "").startswith("12")]
# Keep bazel listed twice here to help the migrators track dependencies
Expand Down

0 comments on commit a7a10d7

Please sign in to comment.