summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaohan Chen2015-07-09 22:28:57 -0400
committerYaohan Chen2015-07-09 22:28:57 -0400
commitdbd50ad615b594fb78d1e6e24e3ccc1fc135983f (patch)
treeb06176ec2d1f52eecefa9a7255224d5e5e9a1244
parent8077cf7cae79eb334283f85d2d6c7a075bcaff1d (diff)
downloadaur-dbd50ad615b594fb78d1e6e24e3ccc1fc135983f.tar.gz
Add makedepend qt5-tools (for lrelease)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d851b966d41e..b44a442995f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=4
source=('git+https://github.com/hagabaka/sddm-config-editor.git')
md5sums=('SKIP')
depends=('qt5-quickcontrols' 'sddm' 'polkit')
-makedepends=('git')
+makedepends=('git' 'qt5-tools')
arch=('i686' 'x86_64')
pkgver() {