aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2019-01-03 19:25:08 +0100
committerStefan Göbel2019-01-03 19:25:08 +0100
commit34d335f7cc64c5be617d128d0b558b0b68f2ccbd (patch)
tree811dd0c17d9cb35e595c1af346308523176a4473 /PKGBUILD
parent59d3919f3561959d242c02e644026f27bce94e35 (diff)
downloadaur-systray-generic.tar.gz
upgpkg: systray-generic 2015101201-1
upstream release Added git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8efeead85175..d06b760fc1b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://gitlab.com/goeb/systray-generic/'
license=('GPL3')
depends=('python-pyqt5')
-makedepends=('python-docutils')
+makedepends=('git' 'python-docutils')
source=("$pkgname::git+https://gitlab.com/goeb/$pkgname.git#tag=$pkgver")
sha256sums=('SKIP')