build: bump Wayland to v1.21

José Expósito 2 years ago
parent 5dc1d4671d
commit c8f8ac672c

@ -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…
Cancel
Save