Skip to content

Commit

Permalink
host: libcurl==7.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Oct 3, 2024
1 parent 13e0b7a commit 474e694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda/recipes/libkvikio/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ requirements:
{% else %}
- libcufile-dev # [linux]
{% endif %}
- libcurl>=7.87.0
- libcurl==7.87.0

outputs:
- name: libkvikio
Expand All @@ -75,6 +75,7 @@ outputs:
- cmake {{ cmake_version }}
host:
- cuda-version ={{ cuda_version }}
- libcurl==7.87.0
run:
- {{ pin_compatible('cuda-version', max_pin='x', min_pin='x') }}
{% if cuda_major == "11" %}
Expand Down

0 comments on commit 474e694

Please sign in to comment.