Update for 'hdf5'. (#5790)
* Refactoring for 'hdf5'. * Remove 'unsupported' variant.
This commit is contained in:

committed by
Todd Gamblin

parent
c7ac4e3774
commit
161dca6d5d
@@ -83,7 +83,7 @@ class Netcdf(AutotoolsPackage):
|
||||
|
||||
# Required for NetCDF-4 support
|
||||
depends_on("zlib@1.2.5:")
|
||||
depends_on('hdf5')
|
||||
depends_on('hdf5+hl')
|
||||
|
||||
# NetCDF 4.4.0 and prior have compatibility issues with HDF5 1.10 and later
|
||||
# https://github.com/Unidata/netcdf-c/issues/250
|
||||
|
Reference in New Issue
Block a user