summaryrefslogtreecommitdiff
path: root/libraries/libspatialite/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libspatialite/README')
-rw-r--r--libraries/libspatialite/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libspatialite/README b/libraries/libspatialite/README
index 50bf688a04..52bbc54ffb 100644
--- a/libraries/libspatialite/README
+++ b/libraries/libspatialite/README
@@ -4,3 +4,6 @@ integrated into SQLite to provide a complete and powerful Spatial DBMS
(mostly OGC-SFS compliant). Using SQLite + SpatiaLite you can effectively
deploy an alternative open source Spatial DBMS roughly equivalent to
PostgreSQL + PostGIS.
+
+liblwgeom (postgis) is optional but strongly recommended dependency. To build
+spatialite with liblwgeom support set LWGEOM=yes.