Skip to content

Commit

Permalink
Add cross-python to recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jun 25, 2024
1 parent 22499d4 commit 011a4b5
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 @@ -23,6 +23,7 @@ requirements:
- {{ compiler('fortran') }}
- python # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- autoconf # [unix]
- gnuconfig # [unix]
- make # [unix]
Expand Down

0 comments on commit 011a4b5

Please sign in to comment.