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 22fe20849557..935b1a33ea7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Wayland support for DesQ"
arch=('any')
url="https://gitlab.com/DesQ"
license=('none')
-depends=('qt5-base' 'wayfire' 'wayland-protocols')
+depends=('qt5-base' 'qt5-wayland' 'wayfire')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")