aboutsummaryrefslogtreecommitdiff
path: root/gis/gdal/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/gdal/README')
-rw-r--r--gis/gdal/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/gis/gdal/README b/gis/gdal/README
index 184d0d4e82..1c41944949 100644
--- a/gis/gdal/README
+++ b/gis/gdal/README
@@ -11,8 +11,11 @@ provides a similar capability for simple features vector data.
The following optional requirements are detected automatically:
freexl, hdf, hdf5, libkml, netcdf, postgresql, xerces-c,
- libspatialite, SFCGAL
+ libspatialite, SFCGAL, libheif
To enable OpenCL GPU-accelerated performance, specify the option
OPENCL=yes (requires either nvidia-driver or amd-app-sdk with
suitable GPU hardware to run).
+
+To build JAVA bindings, specify JAVA=yes (it requires a java JDK and
+ant).