Merge pull request #370 from eschnett/eschnett/netcdf-cmake
Netcdf requires cmake >=2.8.12
This commit is contained in:
commit
77c6038711
@ -13,6 +13,7 @@ class Netcdf(Package):
|
|||||||
patch('netcdf-4.3.3-mpi.patch')
|
patch('netcdf-4.3.3-mpi.patch')
|
||||||
|
|
||||||
# Dependencies:
|
# Dependencies:
|
||||||
|
depends_on("cmake @2.8.12:")
|
||||||
# >HDF5
|
# >HDF5
|
||||||
depends_on("hdf5")
|
depends_on("hdf5")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user