summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/ncl
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2022-07-13 11:58:39 -0700
committerGitHub <noreply@github.com>2022-07-13 11:58:39 -0700
commit752697add20e3a0288e72c226df7f7df6f1d474c (patch)
tree52bd161a60b5938ed163962b71ea8405847accbe /var/spack/repos/builtin/packages/ncl
parentf7ed9092e5f77f206c5a8c69f8bfac9e3752988e (diff)
downloadspack-752697add20e3a0288e72c226df7f7df6f1d474c.tar.gz
spack-752697add20e3a0288e72c226df7f7df6f1d474c.tar.bz2
spack-752697add20e3a0288e72c226df7f7df6f1d474c.tar.xz
spack-752697add20e3a0288e72c226df7f7df6f1d474c.zip
GDAL: CMake support and dependency variants (#31197)
Add support for CMake builds while preserving autotools support for older versions of GDAL * Add GDAL 3.5.0 * Remove GDAL 1 * Add support for new CMake build system * Change defaults to build all recommended dependencies * Simplify Autotools flag handling * Determine version range for drivers
Diffstat (limited to 'var/spack/repos/builtin/packages/ncl')
-rw-r--r--var/spack/repos/builtin/packages/ncl/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/ncl/package.py b/var/spack/repos/builtin/packages/ncl/package.py
index 78d5a4a9a9..f50539d749 100644
--- a/var/spack/repos/builtin/packages/ncl/package.py
+++ b/var/spack/repos/builtin/packages/ncl/package.py
@@ -90,7 +90,7 @@ class Ncl(Package):
# Some of the optional dependencies according to the manual:
depends_on('hdf', when='+hdf4')
- depends_on('gdal+proj@:2.4', when='+gdal')
+ depends_on('gdal@:2.4', when='+gdal')
depends_on('udunits', when='+udunits2')
# We need src files of triangle to appear in ncl's src tree if we want