mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
subcompositor: use bad_parent error
This commit is contained in:
parent
49435cb27b
commit
fac7a5cc9d
2 changed files with 2 additions and 2 deletions
|
|
@ -103,7 +103,7 @@ internal_config = configuration_data()
|
|||
|
||||
wayland_project_options = ['tests=false', 'documentation=false']
|
||||
wayland_server = dependency('wayland-server',
|
||||
version: '>=1.21',
|
||||
version: '>=1.22',
|
||||
fallback: 'wayland',
|
||||
default_options: wayland_project_options,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue