mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-20 06:47:19 -04:00
Merge branch 'buffer-release' into 'master'
compositor: implement wl_surface.get_release See merge request wlroots/wlroots!3674
This commit is contained in:
commit
7a72460a0d
4 changed files with 134 additions and 4 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.21.90',
|
||||
fallback: 'wayland',
|
||||
default_options: wayland_project_options,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue