Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Nov 12, 2024
1 parent b5d9388 commit 0e2790f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/regenie/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requirements:
- llvm-openmp # [osx]
- libgomp # [linux]
- bgenix >=1.1.7
- boost-cpp >=1.74
- boost-cpp 1.74
- liblapack * *mkl
- mkl >=2020.4
- mkl-include
Expand All @@ -38,7 +38,7 @@ requirements:
run:
- llvm-openmp # [osx]
- libgomp # [linux]
- boost-cpp >=1.74
- boost-cpp 1.74
- mkl >=2020.4
- sqlite

Expand Down

0 comments on commit 0e2790f

Please sign in to comment.