summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 868047ae7817..8452db02d939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A tool to test Qt graphics performance"
arch=('i686' 'x86_64')
url="https://github.com/shuttie/qtperf"
license=('custom')
-depends=('qt4')
+depends=('qt5-base')
source=("git+https://github.com/ChristophHaag/qtperf.git")
md5sums=('SKIP')