Skip to content

Commit

Permalink
add openssl in cross-compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Mar 21, 2022
1 parent 03447e6 commit 63f26c3
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 @@ -27,6 +27,7 @@ requirements:
build:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- openssl # [build_platform != target_platform]
- {{ compiler('cxx') }}
- {{ compiler('rust') }}
host:
Expand Down

0 comments on commit 63f26c3

Please sign in to comment.