mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-16 08:56:26 -05:00
protocol/meson: bump wayland-protocols requirement to 1.23
This commit is contained in:
parent
d96d2f5f23
commit
fb15538247
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
wayland_protos = dependency('wayland-protocols',
|
wayland_protos = dependency('wayland-protocols',
|
||||||
version: '>=1.22',
|
version: '>=1.23',
|
||||||
fallback: ['wayland-protocols', 'wayland_protocols'],
|
fallback: ['wayland-protocols', 'wayland_protocols'],
|
||||||
default_options: ['tests=false'],
|
default_options: ['tests=false'],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue