Skip to content

Commit f569d44

Browse files
committed
Pin sysroot_linux-64 >=2.28
1 parent 136a133 commit f569d44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ requirements:
1414
build:
1515
- {{ compiler('cxx') }}
1616
- {{ compiler('dpcpp') }} # [not osx]
17+
# specific version of sysroot required by dpcpp, but 2024.0.0 package
18+
# does not have it in meta data
19+
- sysroot_linux-64 >=2.28 # [linux]
1720
host:
1821
- python
1922
- setuptools >=63.*

0 commit comments

Comments
 (0)