build: bump wlroots dependency to 0.17.0

master
Joe Kappus 2 years ago committed by Simon Ser
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…
Cancel
Save