Skip to content

Commit

Permalink
Update libnetcdf version in meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Besler committed Dec 13, 2019
1 parent bc2037e commit 9dfff9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/vtkbone/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirements:
- gtest
- python {{ python }}
- boost >=1.61
- libnetcdf 4.7
- libnetcdf =4.7.1
- pqctio
- aimio
- vtk =8.2
Expand All @@ -29,7 +29,7 @@ requirements:
run:
- python {{ python }}
- boost >=1.61
- libnetcdf 4.7
- libnetcdf =4.7.1
- pqctio
- aimio
- vtk =8.2
Expand Down

0 comments on commit 9dfff9a

Please sign in to comment.