summaryrefslogtreecommitdiff
path: root/libraries/libspatialite/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libspatialite/README')
-rw-r--r--libraries/libspatialite/README15
1 files changed, 1 insertions, 14 deletions
diff --git a/libraries/libspatialite/README b/libraries/libspatialite/README
index 6c80541bd3..9d60992083 100644
--- a/libraries/libspatialite/README
+++ b/libraries/libspatialite/README
@@ -5,17 +5,4 @@ integrated into SQLite to provide a complete and powerful Spatial DBMS
deploy an alternative open source Spatial DBMS roughly equivalent to
PostgreSQL + PostGIS.
-Required dependency:
- * SQLite 3 (http://www.sqlite.org)
-
-Recommended dependensies (enabled by default):
- * Proj.4 (http://trac.osgeo.org/proj/), available at SlackBuilds.org
- * GEOS (http://trac.osgeo.org/geos/), available at SlackBuilds.org
-
-Optional dependency (enabled by default):
- * FreeXL (https://www.gaia-gis.it/FreeXL/)
-
-If you don't want to build SpatiaLite with FreeXL support specify FREEXL=no
-to SlackBuild, for example
-
- FREEXL=no sh libspatialite.SlackBuild
+This requires proj, geos, and freexl.