diff options
Diffstat (limited to 'testing/libspatialite/APKBUILD')
-rw-r--r-- | testing/libspatialite/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libspatialite/APKBUILD b/testing/libspatialite/APKBUILD index 514fcbcc26..1f6a0c9e03 100644 --- a/testing/libspatialite/APKBUILD +++ b/testing/libspatialite/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="SpatiaLite extends the SQLite core to support fully fledged Spatial SQL capabilities." url="https://www.gaia-gis.it/fossil/libspatialite/index" arch="x86 x86_64" -license="MPLv1.1" +license="MPL-1.1" options="!check" makedepends="geos-dev sqlite-dev proj4-dev zlib-dev libxml2-dev" install="" |