mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
build: bump wlroots dependency to 0.17.0
This commit is contained in:
parent
5c239eaac5
commit
fdde67405e
@ -36,7 +36,7 @@ if is_freebsd
|
||||
endif
|
||||
|
||||
# Execute the wlroots subproject, if any
|
||||
wlroots_version = ['>=0.16.0', '<0.17.0']
|
||||
wlroots_version = ['>=0.17.0', '<0.18.0']
|
||||
subproject(
|
||||
'wlroots',
|
||||
default_options: ['examples=false'],
|
||||
|
Loading…
Reference in New Issue
Block a user