diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 16:34:45 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:05 -0500 |
commit | d9046143b20f160a10e815e3af5c8c18651169da (patch) | |
tree | 61e307f34d748ad1bf58e755f026c2de81114632 | |
parent | 811c31a0dd3991d93acf24eb37295c97210bc418 (diff) | |
download | slackbuilds-d9046143b20f160a10e815e3af5c8c18651169da.tar.gz |
system/postgis: Fixed dep information
-rw-r--r-- | system/postgis/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/postgis/README b/system/postgis/README index 175b53819a..1764f6fd5e 100644 --- a/system/postgis/README +++ b/system/postgis/README @@ -3,5 +3,3 @@ object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. - -PostGIS requires PostgreSQL, proj and geos. |