summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaoky2023-07-17 01:11:52 +0800
committertaoky2023-07-17 01:11:52 +0800
commit922355231b7540ee419bb4dfd82e3d137d198aaf (patch)
tree11d475e9f0fe710999af41c841548ea662ffac35 /PKGBUILD
parent509a9028eb55c6c4076915a66423a72612cf86db (diff)
downloadaur-922355231b7540ee419bb4dfd82e3d137d198aaf.tar.gz
update wayland-protocol version requirements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dba8d6447ec..404b1aa95e9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://gitlab.freedesktop.org/libdecor/libdecor"
license=('MIT')
arch=('x86_64')
depends=('wayland' 'pango' 'dbus' 'egl-wayland' 'libxkbcommon')
-makedepends=('cmake' 'ninja' 'meson' 'wayland-protocols')
+makedepends=('cmake' 'ninja' 'meson' 'wayland-protocols>=1.32')
source=("git+https://gitlab.freedesktop.org/libdecor/libdecor.git")
sha512sums=('SKIP')
conflicts=('libdecor')