mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
meson: require wayland >=1.23.1
This commit is contained in:
parent
2ff95e5c97
commit
24597bb971
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ internal_features = {
|
|||
internal_config = configuration_data()
|
||||
|
||||
wayland_kwargs = {
|
||||
'version': '>=1.23',
|
||||
'version': '>=1.23.1',
|
||||
'fallback': 'wayland',
|
||||
'default_options': [
|
||||
'tests=false',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue