From 8c63a9d61592fcc1e47145a8cf66b26dbc2ebe20 Mon Sep 17 00:00:00 2001 From: project-repo Date: Sat, 30 Dec 2023 19:18:04 +0100 Subject: [PATCH] Update deps. --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 905eb43..c361395 100644 --- a/meson.build +++ b/meson.build @@ -204,9 +204,9 @@ reproducible_build_versions = { 'wayland_server': '1.19.0', 'wayland_client': '1.22.0', 'wayland_cursor': '1.22.0', - 'wlroots': '0.17.0', + 'wlroots': '0.17.1', 'xkbcommon': '1.6.0', - 'fontconfig': '2.14.2', + 'fontconfig': '2.15.0', 'libinput': '1.24.0', 'libevdev': '1.13.1', 'libudev': '255',