summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Robby Workman2016-01-06 22:46:19 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commit80e710d6bceff765ba8089692c45e09e021dd9ee (patch)
tree4490df1a61460cb1bd9bddc057794aae3f55bf52 /gis
parentc2e9c35cdad0eceba8fea0a622155d607071a8b0 (diff)
downloadslackbuilds-80e710d6bceff765ba8089692c45e09e021dd9ee.tar.gz
Multiple: Fix .info and README (json-c refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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"