summaryrefslogtreecommitdiffstats
path: root/libraries/gdal/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2013-06-05 19:45:06 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-06-05 19:45:06 -0400
commit06435eea38af2693c641bc11f8d526a686b2a815 (patch)
tree973044dfe987abf3b322045f0e6f623891900378 /libraries/gdal/README
parent9c74d9d473dbf2f2e7586c94f6a29ac88d64998f (diff)
downloadslackbuilds-06435eea38af2693c641bc11f8d526a686b2a815.tar.gz
slackbuilds-06435eea38af2693c641bc11f8d526a686b2a815.tar.xz
libraries/gdal: Updated for version 1.9.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/gdal/README')
-rw-r--r--libraries/gdal/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/libraries/gdal/README b/libraries/gdal/README
index 33aaaa0ebc..2d13ccb84d 100644
--- a/libraries/gdal/README
+++ b/libraries/gdal/README
@@ -8,4 +8,9 @@ command-line utilities for data translation and processing.
The related OGR library (which is part of the GDAL source tree)
provides a similar capability for simple features vector data.
-xerces-c is an optional dependency.
+The following optional requirements are detected automatically:
+cfitsio, freexl, 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
+or amd-app-sdk with suitable GPU hardware to run).