Skip to content

Commit c1df572

Browse files
authored
Merge pull request #2349 from IntelPython/workaround-ocl-headers-windows
add opencl-headers to meta.yaml
2 parents 1f60458 + d44cb79 commit c1df572

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)