aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-06 14:29:28 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-06 14:29:28 +0000
commitb8121970ccaa432fd01cd566e5dbe67273b80fd8 (patch)
tree19e1a202db0e71ab5e5b1f330e8a77b167feb10b /testing
parent570a7cc1db2d1550b9a441a7f37fb97e713c8fae (diff)
downloadaports-b8121970ccaa432fd01cd566e5dbe67273b80fd8.tar.bz2
aports-b8121970ccaa432fd01cd566e5dbe67273b80fd8.tar.xz
testing/postgis: disable as fails to build
configure: error: could not find GDAL
Diffstat (limited to 'testing')
-rw-r--r--testing/postgis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postgis/APKBUILD b/testing/postgis/APKBUILD
index 24d1ab883e..c4665b90a1 100644
--- a/testing/postgis/APKBUILD
+++ b/testing/postgis/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database."
url="https://postgis.net/"
# geos test fails on other archs
-arch="x86 x86_64"
+# arch="x86 x86_64"
license="GPL-2.0-or-later"
depends="postgresql perl"
makedepends="postgresql-dev geos-dev gdal-dev libxml2-dev proj4-dev perl-dev