Skip to content

Commit

Permalink
Add ninja.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jan 5, 2024
1 parent a4c69e3 commit dc0d9ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda/recipes/pynvjitlink/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ requirements:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ compiler('cuda') }}
- cuda-version ={{ cuda_version }}
- cmake >=3.26.4
- ninja
- sysroot_{{ target_platform }} 2.17
- cuda-version ={{ cuda_version }}
host:
# We get libnvjitlink from the host's RPM packages, which are updated
# sooner than conda sources.
Expand Down

0 comments on commit dc0d9ff

Please sign in to comment.