build: bump wlroots version requirement

This commit is contained in:
Simon Ser 2021-08-02 13:16:45 +02:00
parent ae7fcc5ba7
commit 9593ef0bfe
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ stb_dep = dependency('stb')
wlroots_dep = dependency( wlroots_dep = dependency(
'wlroots', 'wlroots',
version: ['>= 0.13.0', '< 0.14.0'], version: ['>= 0.15.0', '< 0.16.0'],
fallback: ['wlroots', 'wlroots'], fallback: ['wlroots', 'wlroots'],
default_options: ['default_library=static', 'examples=false', 'xwayland=enabled'], default_options: ['default_library=static', 'examples=false', 'xwayland=enabled'],
) )

@ -1 +1 @@
Subproject commit 69c71dbc8afecc5da5c800cdc1475185064b4ac4 Subproject commit 9579d62a160821a107763325a515d3aee0a1e158