diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index c0f1d3bc75..3c8617f5c5 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -20,7 +20,7 @@ requirements: # TODO: keep in sync with /pyproject.toml build: - {{ compiler('cxx') }} - - {{ compiler('dpcpp') }} {{ required_compiler_version }} + - {{ compiler('dpcpp') }} >={{ required_compiler_version }} - sysroot_linux-64 >=2.28 # [linux] host: - python