summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOficerx@users.noreply.github.com2015-07-31 16:04:37 +0000
committerOficerx@users.noreply.github.com2015-07-31 16:04:37 +0000
commit2f460a4a20c9fcc997cfe09ce5a095b964585328 (patch)
treedb48c92a78f09b6cc53300e6ef5181e057df714a /PKGBUILD
parent2df9f56142017cf37bdb9ed2f8b1217f4609d254 (diff)
downloadaur-2f460a4a20c9fcc997cfe09ce5a095b964585328.tar.gz
Fixed depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cae106165d1..bcd2aba573da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="This application is a small clock widget for Linux desktop."
arch=('i686' 'x86_64')
licence=('LGPL')
-depends=('qt5-base')
+depends=('qt5-base>=5.4')
optdepends=('git')
build() {