diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 22:43:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:09 +0700 |
commit | c97bd17ac886c33fb90b3954945e2c3b07907acc (patch) | |
tree | aa077f38d3063d85f289fe4a8c3f6f55326a3514 /gis/gdal/README | |
parent | 0d0cf9629d386a3ebe06b96f6b801d258f8ef403 (diff) |
gis/gdal: Updated for version 2.2.4.
The update to version 2.3.0 broke lots of dependent packages
that don't use c++11. Sorry!
This reverts commit 92f5754b90444345b6da5f5c3b0d851a6e23f463.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal/README')
-rw-r--r-- | gis/gdal/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/gdal/README b/gis/gdal/README index b6502064c67e..c959862f4437 100644 --- a/gis/gdal/README +++ b/gis/gdal/README @@ -11,7 +11,7 @@ provides a similar capability for simple features vector data. The following optional requirements are detected automatically: cfitsio, freexl, hdf, hdf5, libkml, libwebp, netcdf, - postgresql, python3, xerces-c, zstd + postgresql, python3, xerces-c To enable OpenCL GPU-accelerated performance, specify the option OPENCL=yes (requires opencl-headers to build, and either nvidia-driver |