diff options
author | David Spencer <baildon.research@googlemail.com> | 2014-07-12 13:56:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-17 17:01:46 +0700 |
commit | da3a538ff6d3c653fd44011bb5e7bfbb20aa6a46 (patch) | |
tree | d9ab45345d455658f48fc5a46573bb2417019862 /gis/gdal | |
parent | d88caba66513ae454a165fab5ef44688a48e9ed6 (diff) | |
download | slackbuilds-da3a538ff6d3c653fd44011bb5e7bfbb20aa6a46.tar.gz |
gis/gdal: Updated README.
Added new optional dependency: hdf
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'gis/gdal')
-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 2d13ccb84d..33a4894063 100644 --- a/gis/gdal/README +++ b/gis/gdal/README @@ -9,7 +9,7 @@ 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, hdf5, libwebp, netcdf, postgresql, xerces-c +cfitsio, freexl, hdf, hdf5, 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 |