Skip to content

Commit 352216e

Browse files
committed
Add dpcpp_cpp_rt in runtime dependency
1 parent 6278222 commit 352216e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requirements:
2828
run:
2929
- python
3030
- numpy >=1.17
31-
- dpcpp_cpp_rt >=2021.2 # [not linux]
31+
- dpcpp_cpp_rt >=2021.2
3232

3333
test:
3434
requires:

0 commit comments

Comments
 (0)