From b14996d7ee069c56076e124da92c90a0505b753a Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 3 Date: Fri, 5 Mar 2021 16:48:57 +0100 Subject: [PATCH] Increment dependency version --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5a9b963..e61eedc 100644 --- a/meson.build +++ b/meson.build @@ -199,7 +199,7 @@ reproducible_build_versions = { 'wayland_client': '1.19.0', 'wayland_cursor': '1.19.0', 'wlroots': '0.12.0', - 'xkbcommon': '1.0.3', + 'xkbcommon': '1.1.0', 'fontconfig': '2.13.91', 'pixman': '0.40.0', 'pango': '1.48.2',