summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfralonra2019-04-07 21:45:45 +0800
committerfralonra2019-04-07 21:45:45 +0800
commit515b2423c9456d2ea0779f04b74b58cbbf0cc1e3 (patch)
treede743e9a6393e053a9031a3bfdda650864058070 /PKGBUILD
parent9e94e19e5deb5c6464a0bc13da768d003f75fc8c (diff)
downloadaur-515b2423c9456d2ea0779f04b74b58cbbf0cc1e3.tar.gz
add dep: qt5-tools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b25ff9218dc..9106ddbc83b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A simple Qt5 front end for xrandr"
arch=('any')
url="https://github.com/fralonra/zrandr"
license=('GPL')
-depends=('xorg-xrandr' 'qt5-base')
+depends=('xorg-xrandr' 'qt5-base' 'qt5-tools')
source=("https://github.com/fralonra/$pkgname/archive/v${pkgver}.tar.gz")
md5sums=('254b8365bd2d0fa45428c59c9d87c357')