summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzat Abdullin2017-06-25 11:54:06 +0000
committerAzat Abdullin2017-06-25 11:54:06 +0000
commit65f437c24f76682c59876b94707dc103636341da (patch)
treec1cda895c783004d56e8d0004228e3d29714d6b3 /PKGBUILD
parent6fa9874607a7541d9b4e9701ce46cf2a3d5e25d6 (diff)
downloadaur-65f437c24f76682c59876b94707dc103636341da.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0699a94d339e..6aa478201379 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/PhonePi"
arch=("i686" "x86_64" "armv6h")
license=("GPL2")
makedepends=("git")
-depends=("qt5-base" "qt5-tools" "qt5-declarative")
+depends=("qt5-base" "qt5-tools" "qt5-declarative" "qt5-wayland")
source=(git://github.com/PhonePi/phonepi.git)
sha256sums=("SKIP")