aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gdal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD
index eb4b2589b5..bc412ad707 100644
--- a/community/gdal/APKBUILD
+++ b/community/gdal/APKBUILD
@@ -4,6 +4,7 @@ pkgname=gdal
pkgver=3.0.2
pkgrel=0
pkgdesc="A translator library for raster and vector geospatial data formats"
+url="https://gdal.org/"
arch="all !s390x !x86 !armhf !armv7"
license="MIT"
depends_dev="gdal"
@@ -37,7 +38,6 @@ makedepends="
"
checkdepends="
pytest
- python3-dev
"
subpackages="
$pkgname-dev