protocol/meson: bump wayland-protocols requirement to 1.23

master
José Expósito 3 years ago committed by Simon Ser
parent d96d2f5f23
commit fb15538247

@ -1,5 +1,5 @@
wayland_protos = dependency('wayland-protocols',
version: '>=1.22',
version: '>=1.23',
fallback: ['wayland-protocols', 'wayland_protocols'],
default_options: ['tests=false'],
)

Loading…
Cancel
Save