summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaelic2017-04-15 18:26:38 +0200
committergaelic2017-04-15 18:26:38 +0200
commit806d2250ef51dfa5b55c41bce98510ffff2a87bc (patch)
treede9ea8dacae2da36a34b21caea8094e03a4a508a
parent6e3b313d8eb20dc9348ef2cb5986198d83401fb5 (diff)
downloadaur-806d2250ef51dfa5b55c41bce98510ffff2a87bc.tar.gz
added qtkeychain in deps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 654774463580..0beb52995226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Geographic Information System (GIS) that supports vector, raster & data
url='http://qgis.org/'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('qt5-tools' 'qt5-script' 'qca-qt5' 'qt5-webkit' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar-qt5' 'expat' 'python-qscintilla-qt5' 'spatialindex')
+depends=('qt5-tools' 'qt5-script' 'qtkeychain' 'qca-qt5' 'qt5-webkit' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar-qt5' 'expat' 'python-qscintilla-qt5' 'spatialindex')
makedepends=('git' 'cmake' 'txt2tags')
optdepends=('grass: for GRASS providers and plugin (6 or 7)'
'gsl: for georeferencer'