mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 21:05:58 +01:00
build: bump Wayland to v1.21
This commit is contained in:
parent
5dc1d4671d
commit
c8f8ac672c
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ internal_features = {
|
||||||
|
|
||||||
wayland_project_options = ['tests=false', 'documentation=false']
|
wayland_project_options = ['tests=false', 'documentation=false']
|
||||||
wayland_server = dependency('wayland-server',
|
wayland_server = dependency('wayland-server',
|
||||||
version: '>=1.20',
|
version: '>=1.21',
|
||||||
fallback: 'wayland',
|
fallback: 'wayland',
|
||||||
default_options: wayland_project_options,
|
default_options: wayland_project_options,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue