diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:53:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:53:37 -0500 |
commit | 1d91bf5ec42a6c30a0b625e6d195335bbd4b86c0 (patch) | |
tree | a21ae14fe8449a276b22a4f51c101c48bd3f18c9 /gis | |
parent | cca70f56efe22b573a250de33bff23e2cd6cd9ab (diff) | |
download | slackbuilds-1d91bf5ec42a6c30a0b625e6d195335bbd4b86c0.tar.gz |
gis/gdal: Fixed dep info
Diffstat (limited to 'gis')
-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 c959862f44..432b2f153c 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). |