summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Weingardt2019-09-27 17:33:01 +0200
committerPaul Weingardt2019-09-27 17:33:01 +0200
commit0b94b8392b7a22391bc93d2d24784a7525dc546c (patch)
tree30357a87cc185be8b1342e404f6cd72a73ecaccd /PKGBUILD
parente21d788a27a6184fce3371156b6a60a639159912 (diff)
downloadaur-0b94b8392b7a22391bc93d2d24784a7525dc546c.tar.gz
Test commit
test
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae21ce543c10..6220eb09fa4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A powerful GUI for Git"
arch=('any')
url="http://git-cola.github.com/"
license=('GPL')
-depends=('git' 'python-pyqt5' 'icu' 'qt5-svg')
+depends=('git' 'python-pyqt5' 'icu' 'qt5-svg' 'pyside')
makedepends=('asciidoc' 'docbook-xsl' 'rsync' 'xmlto' 'python-sphinx')
optdepends=('python-pyinotify: for inotify support'
'tk: to use the built-in ssh-askpass handler')