Skip to content

Commit 30eb08b

Browse files
support variant netcdf when=@3.6:
1 parent f1be100 commit 30eb08b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

var/spack/repos/builtin/packages/wgrib2/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def url_for_version(self, version):
177177
depends_on("ip@5.1:", when="@3.5: +ipolates")
178178
depends_on("lapack", when="@3.5: +ipolates")
179179
depends_on("libaec@1.0.6:", when="@3.2: +aec")
180+
depends_on("netcdf-c", when="@3.6: +netcdf")
180181
depends_on("netcdf-c", when="@3.2: +netcdf4")
181182
depends_on("jasper@:2", when="@3.2:3.4 +jasper")
182183
depends_on("g2c", when="@3.5: +jasper")

0 commit comments

Comments
 (0)