summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzat Abdullin2017-06-25 11:52:20 +0000
committerAzat Abdullin2017-06-25 11:52:20 +0000
commit4ad8e7d2fb1c2c2cd7a0412feb079f4f37191e44 (patch)
treee4baff8747786c1cb8d01d3ba766d65971d0addc /PKGBUILD
parent778fcfda749b05d6c5801ed1bc5393b86f949e45 (diff)
downloadaur-4ad8e7d2fb1c2c2cd7a0412feb079f4f37191e44.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 fc131e9902d5..82203718951b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/PhonePi"
arch=("i686" "x86_64" "armv6h")
license=("GPL2")
makedepends=("git" "cmake")
-depends=("qt5-base" "qt5-tools" "qt5-declarative" "glib2" "dbus" "dbus-glib")
+depends=("qt5-base" "qt5-tools" "qt5-declarative" "qt5-wayland" "glib2" "dbus" "dbus-glib")
source=(git://github.com/PhonePi/phonepi.git)
sha256sums=("SKIP")