mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
wip: Update for wlroots-git (0.16.0)
This commit is contained in:
parent
ae15be8555
commit
a893d7854d
11 changed files with 80 additions and 76 deletions
|
|
@ -40,7 +40,7 @@ add_project_arguments('-DLABWC_VERSION=@0@'.format(version), language: 'c')
|
|||
wlroots = dependency(
|
||||
'wlroots',
|
||||
default_options: ['default_library=static', 'examples=false'],
|
||||
version: ['>=0.15.0', '<0.16.0'],
|
||||
version: ['>=0.15.0'],
|
||||
)
|
||||
|
||||
wlroots_has_xwayland = wlroots.get_variable('have_xwayland') == 'true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue