summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
Diffstat (limited to 'gis')
-rw-r--r--gis/gdal/README3
-rw-r--r--gis/postgis/postgis.info2
2 files changed, 2 insertions, 3 deletions
diff --git a/gis/gdal/README b/gis/gdal/README
index 5103301463..33a4894063 100644
--- a/gis/gdal/README
+++ b/gis/gdal/README
@@ -9,8 +9,7 @@ The related OGR library (which is part of the GDAL source tree)
provides a similar capability for simple features vector data.
The following optional requirements are detected automatically:
-cfitsio, freexl, hdf, hdf5, json-c, libwebp, netcdf, postgresql,
-xerces-c
+cfitsio, freexl, hdf, 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
diff --git a/gis/postgis/postgis.info b/gis/postgis/postgis.info
index 7d68ed6899..018eafa094 100644
--- a/gis/postgis/postgis.info
+++ b/gis/postgis/postgis.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.2.0.tar.gz"
MD5SUM="9b3dbeabb3f821bb27b94b9f82ff2785"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gdal json-c postgresql"
+REQUIRES="gdal postgresql"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"