Violet Purcell 9 months ago committed by Simon Ser
parent d0bd591ee7
commit 2e9139df66

@ -45,7 +45,7 @@ subproject(
required: false, required: false,
version: wlroots_version, version: wlroots_version,
) )
wlroots = dependency('wlroots', version: wlroots_version) wlroots = dependency('wlroots-0.18', version: wlroots_version, fallback: 'wlroots')
wlroots_features = { wlroots_features = {
'xwayland': false, 'xwayland': false,
'libinput_backend': false, 'libinput_backend': false,

Loading…
Cancel
Save