summaryrefslogtreecommitdiff
path: root/system/postgis/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2012-12-19 20:35:13 +0100
committerMatteo Bernardini <ponce@slackbuilds.org>2012-12-19 20:35:31 +0100
commitdde396c5d0a75ed7f0f62eeae16bc14c327d9672 (patch)
tree7de55059419f9da84d46ac91c250e153915e407a /system/postgis/README
parenta942700fb8a338e2f10b86690adb2a3e2bffdffb (diff)
downloadslackbuilds-dde396c5d0a75ed7f0f62eeae16bc14c327d9672.tar.gz
system/postgis: Updated for version 2.0.2, new homepage
Fixed deps info. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/postgis/README')
-rw-r--r--system/postgis/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/postgis/README b/system/postgis/README
index 8cc8fe8a2a..80eac03b71 100644
--- a/system/postgis/README
+++ b/system/postgis/README
@@ -5,4 +5,6 @@ backend spatial database for geographic information systems
(GIS), much like ESRI's SDE or Oracle's Spatial extension.
To disable raster support and eliminate the gdal dependency,
-set RASTER=no.
+set RASTER=no. If you choose this path, be aware that
+postgis will still need the two dependencies that gdal
+rely on, proj and geos.