Skip to content

Commit d44cb79

Browse files
committed
add opencl-headers to meta.yaml
work-around for missing dependency in intel-sycl-rt
1 parent 1f60458 commit d44cb79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎conda-recipe/meta.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ requirements:
4949
{% endfor %}
5050
# versioneer dependency
5151
- tomli # [py<311]
52+
- opencl-headers >=2025.06.13 # [win]
5253
run:
5354
- python
5455
- {{ pin_compatible('intel-sycl-rt', min_pin='x.x', max_pin='x') }}

0 commit comments

Comments
 (0)