diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-02-24 15:01:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:06 +0700 |
commit | 188a6db96c886b37a36cd5d7951356a090fe36a8 (patch) | |
tree | 4f0b82cd0d2ae8b611be3fa5a93edbbd7946c758 /gis/gdal/README | |
parent | ac29f11f3121063912f4d3b4f16a087d700bb195 (diff) | |
download | slackbuilds-188a6db96c886b37a36cd5d7951356a090fe36a8.tar.gz |
gis/gdal: Add python3 support.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal/README')
-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 064469fb17..c959862f44 100644 --- a/gis/gdal/README +++ b/gis/gdal/README @@ -11,7 +11,7 @@ provides a similar capability for simple features vector data. The following optional requirements are detected automatically: cfitsio, freexl, hdf, hdf5, libkml, libwebp, netcdf, - postgresql, xerces-c + postgresql, python3, xerces-c To enable OpenCL GPU-accelerated performance, specify the option OPENCL=yes (requires opencl-headers to build, and either nvidia-driver |