diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 05f431541918..cf9150fc3297 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -18,7 +18,8 @@ requirements: - wheel build: - {{ compiler('cxx') }} - - {{ compiler('dpcpp') }} >=2023.0 # [not osx] + - {{ compiler('dpcpp') }} =2023.1.0 # [not osx] + - sysroot_linux-64 >=2.17 # [linux] run: - python - dpctl >=0.14