Skip to content

Commit

Permalink
loose libxml2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hui Xue committed Aug 6, 2024
1 parent e0263ed commit 5c52ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ requirements:
- gcc_linux-64>=9.0.0 # [linux64]
- gxx_linux-64>=9.0.0 # [linux64]
- ismrmrd=1.14.1
- libxml2=2.13.1
- libxml2>=2.9
- libxslt=1.1
- ninja=1.12.*

run:
- ismrmrd=1.14.1
- boost {{ boost }}
- libxml2=2.13.1
- libxml2>=2.9
- libxslt=1.1

about:
Expand Down

0 comments on commit 5c52ee2

Please sign in to comment.