diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8651f2f..9d4126d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -35,8 +35,6 @@ requirements: # headers needed to compile suitesparse ("blas-devel" should do the same as the # following - without blas_impl-selectors - but apparently this does not work) - mkl-devel {{ mkl }} # [win and blas_impl == "mkl"] - - libcblas # [win and blas_impl != "mkl"] - - liblapacke # [win and blas_impl != "mkl"] - openblas # [win and blas_impl == "openblas"] - blis # [win and blas_impl == "blis"]