mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Enable ext-image-copy-capture-v1
This commit is contained in:
parent
423cb6923f
commit
34947b7791
3 changed files with 8 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ wlroots_has_xwayland = wlroots.get_variable('have_xwayland') == 'true'
|
|||
have_libsfdo = not get_option('icon').disabled()
|
||||
|
||||
wayland_server = dependency('wayland-server', version: '>=1.19.0')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.35')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.37')
|
||||
xkbcommon = dependency('xkbcommon')
|
||||
xcb = dependency('xcb', required: get_option('xwayland'))
|
||||
xcb_icccm = dependency('xcb-icccm', required: get_option('xwayland'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue