From 9593ef0bfef438c9c0f8452893793bf905a4fb9d Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 2 Aug 2021 13:16:45 +0200 Subject: [PATCH] build: bump wlroots version requirement --- meson.build | 2 +- subprojects/wlroots | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index e7251ec..660da5e 100644 --- a/meson.build +++ b/meson.build @@ -45,7 +45,7 @@ stb_dep = dependency('stb') wlroots_dep = dependency( 'wlroots', - version: ['>= 0.13.0', '< 0.14.0'], + version: ['>= 0.15.0', '< 0.16.0'], fallback: ['wlroots', 'wlroots'], default_options: ['default_library=static', 'examples=false', 'xwayland=enabled'], ) diff --git a/subprojects/wlroots b/subprojects/wlroots index 69c71db..9579d62 160000 --- a/subprojects/wlroots +++ b/subprojects/wlroots @@ -1 +1 @@ -Subproject commit 69c71dbc8afecc5da5c800cdc1475185064b4ac4 +Subproject commit 9579d62a160821a107763325a515d3aee0a1e158