[arch-commits] Commit in libspatialite/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Apr 18 18:11:41 UTC 2021
Date: Sunday, April 18, 2021 @ 18:11:41
Author: bgyorgy
Revision: 919931
Remove libtiff from makedepends, it was a missing dependency in proj
Modified:
libspatialite/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-18 18:09:45 UTC (rev 919930)
+++ PKGBUILD 2021-04-18 18:11:41 UTC (rev 919931)
@@ -10,7 +10,6 @@
url="https://www.gaia-gis.it/fossil/libspatialite"
license=('MPL' 'GPL' 'LGPL')
depends=('geos' 'libfreexl' 'librttopo' 'libxml2' 'minizip' 'proj' 'sqlite')
-makedepends=('libtiff')
source=(https://www.gaia-gis.it/gaia-sins/$pkgname-$pkgver.tar.gz)
sha256sums=('eecbc94311c78012d059ebc0fae86ea5ef6eecb13303e6e82b3753c1b3409e98')
More information about the arch-commits
mailing list