[arch-commits] Commit in qgis/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Jul 3 15:29:30 UTC 2020
Date: Friday, July 3, 2020 @ 15:29:29
Author: bgyorgy
Revision: 657641
upgpkg: qgis 3.14.0-2: Add missing dependency (FS#67176)
Modified:
qgis/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-03 14:47:06 UTC (rev 657640)
+++ PKGBUILD 2020-07-03 15:29:29 UTC (rev 657641)
@@ -10,17 +10,16 @@
pkgname=qgis
pkgver=3.14.0
-pkgrel=1
+pkgrel=2
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='https://qgis.org/'
license=(GPL)
arch=(x86_64)
-depends=(exiv2 gdal hicolor-icon-theme libzip protobuf python-qscintilla-qt5 python-sip qca qt5-3d
+depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf python-qscintilla-qt5 python-sip qca qt5-3d
qt5-serialport qt5-webkit qtkeychain qwtpolar spatialindex)
-makedepends=(cmake fcgi gsl python-setuptools python-six qt5-tools txt2tags sip)
+makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip)
optdepends=('fcgi: Map server'
'gpsbabel: GPS Tools plugin'
- 'gsl: Georeferencer plugin'
'python-gdal: DB Manager plugin; Processing plugin'
'python-jinja: MetaSearch plugin'
'python-owslib: MetaSearch plugin'
More information about the arch-commits
mailing list