Merge branch 'development' of https://github.com/project-repo/cagebreak into development

This commit is contained in:
Cagebreak Signing Key 3 2021-05-05 20:50:20 +02:00
commit fd367eb397

View file

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