mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
testing/libspatialite: build only on x86 and x86_64
Others archs are limited by geos dependency.
This commit is contained in:
parent
62b25e0cec
commit
f367fd38c3
@ -5,7 +5,7 @@ pkgver=4.3.0a
|
||||
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="all"
|
||||
arch="x86 x86_64"
|
||||
license="MPLv1.1"
|
||||
options="!check"
|
||||
makedepends="geos-dev sqlite-dev proj4-dev zlib-dev libxml2-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user