Skip to content

Commit

Permalink
try cmake's curl
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Apr 16, 2018
1 parent fbbe4ba commit 221a272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ requirements:
- cmake
- pkg-config # [not win]
- msinttypes # [win]
- curl 7.55.*
- curl curl >=7.44.0,<8
- zlib 1.2.11
- hdf4
- hdf5 1.10.1
- vc 14 # [win and (py35 or py36)]
run:
- curl >=7.55,<8
- curl curl >=7.44.0,<8
- zlib 1.2.11
- hdf4
- hdf5 1.10.1
Expand Down

0 comments on commit 221a272

Please sign in to comment.