Skip to content

Commit

Permalink
fix gsl version needed for fastANI
Browse files Browse the repository at this point in the history
  • Loading branch information
shenwei356 committed Jun 27, 2022
1 parent 8c0b8a4 commit 9ee4ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/fastani/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- automake
host:
- zlib
- gsl
- gsl >=2.6, <2.7.1
- openmp
- clangdev # [osx]
- libcxx >=4.0 # [osx]
Expand Down

0 comments on commit 9ee4ec3

Please sign in to comment.