[arch-commits] Commit in qgis/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jul 10 13:37:16 UTC 2018


    Date: Tuesday, July 10, 2018 @ 13:37:15
  Author: arojas
Revision: 356042

Rebuild for PyQt 5.11, add python-sip dependency (FS#59291)

Modified:
  qgis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-10 13:36:39 UTC (rev 356041)
+++ PKGBUILD	2018-07-10 13:37:15 UTC (rev 356042)
@@ -11,13 +11,13 @@
 
 pkgname=qgis
 pkgver=3.2.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=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca-qt5 qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex)
-makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags)
+depends=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca-qt5 qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex python-sip)
+makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags sip)
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin'
             'gsl: Georeferencer plugin'



More information about the arch-commits mailing list