From 9e5c1814bed057f7b015b98bd73cfff2cec5b26d Mon Sep 17 00:00:00 2001 From: project-repo Date: Fri, 6 Jan 2023 16:52:56 +0100 Subject: [PATCH] Update dependency versions --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 07e6b43..a2c5f50 100644 --- a/meson.build +++ b/meson.build @@ -201,8 +201,8 @@ reproducible_build_versions = { 'wayland_server': '1.19.0', 'wayland_client': '1.21.0', 'wayland_cursor': '1.21.0', - 'wlroots': '0.15.1', - 'xkbcommon': '1.4.1', + 'wlroots': '0.16.1', + 'xkbcommon': '1.5.0', 'fontconfig': '2.14.1', 'libinput': '1.22.0', 'libevdev': '1.13.0',