diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-11 21:01:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:50 +0700 |
commit | ed4e476ca5ef21c75d5ea20dcd2170de241e5613 (patch) | |
tree | aeab6416362319f692107a350da0e65fca24a5b9 /gis/gdal/README | |
parent | bd673e29e9d4b4024d1efb21e954277534ac0f8e (diff) |
gis/gdal: Updated for version 2.2.0.
Thanks to Ben Trigona-Harany :)
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal/README')
-rw-r--r-- | gis/gdal/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gis/gdal/README b/gis/gdal/README index 33a489406328..064469fb1705 100644 --- a/gis/gdal/README +++ b/gis/gdal/README @@ -9,7 +9,9 @@ The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data. The following optional requirements are detected automatically: -cfitsio, freexl, hdf, hdf5, libwebp, netcdf, postgresql, xerces-c + + cfitsio, freexl, hdf, hdf5, libkml, libwebp, netcdf, + postgresql, xerces-c To enable OpenCL GPU-accelerated performance, specify the option OPENCL=yes (requires opencl-headers to build, and either nvidia-driver |