diff options
Diffstat (limited to 'gis/gdal/README')
-rw-r--r-- | gis/gdal/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gis/gdal/README b/gis/gdal/README index c959862f4437..432b2f153ca6 100644 --- a/gis/gdal/README +++ b/gis/gdal/README @@ -10,9 +10,8 @@ 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 + cfitsio, freexl, hdf, hdf5, libkml, 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). +OPENCL=yes (requires either nvidia-driver or amd-app-sdk with +suitable GPU hardware to run). |