aboutsummaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorKirill Primak <vyivel@eclair.cafe>2022-11-29 17:55:04 +0300
committerKirill Primak <vyivel@eclair.cafe>2022-12-07 13:54:31 +0000
commit79248e4961d49da1858917a902ba6b8fcc0bead1 (patch)
tree1edb346ba54de54892bc2c20991fc77a1449cc02 /protocol
parent90a6c7b7e18950bfe393f9e921e525e3f1f4073e (diff)
xdg-shell: use defunct_role_object error
Diffstat (limited to 'protocol')
-rw-r--r--protocol/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/meson.build b/protocol/meson.build
index 1928df9f..965dc342 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -1,5 +1,5 @@
wayland_protos = dependency('wayland-protocols',
- version: '>=1.28',
+ version: '>=1.31',
fallback: 'wayland-protocols',
default_options: ['tests=false'],
)