Skip to content

Commit

Permalink
Require libcblas to avoid libopenblas overlinking. [ref conda-forge#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Mar 12, 2021
1 parent 6d2ce64 commit 93cf428
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipes/sire/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,19 @@ requirements:
host:
- boost
- gsl
- libcblas
- libcpuid
- libnetcdf
- openblas
- openmm
- python
- qt
- tbb-devel <=2020.2.0
run:
- boost
- gsl
- libblas * *openblas
- libcblas
- libcpuid
- libnetcdf
- openblas
- openmm
- pymbar
- pyqt
Expand Down

0 comments on commit 93cf428

Please sign in to comment.