Set wlroots version to 0.13.0

This commit is contained in:
Cagebreak Signing Key 3 2021-05-05 18:44:56 +02:00
commit d43094e440

View file

@ -53,7 +53,7 @@ if is_freebsd
)
endif
wlroots = dependency('wlroots', version: '< 0.14.0')
wlroots = dependency('wlroots', version: '0.13.0')
wayland_protos = dependency('wayland-protocols', version: '>=1.14')
wayland_server = dependency('wayland-server')
wayland_cursor = dependency('wayland-cursor')