Update for versioned wlroots files

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4614
This commit is contained in:
Violet Purcell 2024-03-17 13:27:34 -04:00
parent dc9f217307
commit 6516322730
No known key found for this signature in database
GPG Key ID: AC2885C07052B6AF
1 changed files with 1 additions and 1 deletions

View File

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