From c9149d94a26b4085f5bd1084f85bd1ad18a3ecb3 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 12 Feb 2025 21:32:04 +0300 Subject: [PATCH] Push setxkbmap to CRB --- prepopulate-aarch64.json | 6 +++--- prepopulate.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/prepopulate-aarch64.json b/prepopulate-aarch64.json index 9a21eb3..cb04c9d 100644 --- a/prepopulate-aarch64.json +++ b/prepopulate-aarch64.json @@ -14894,6 +14894,9 @@ "sdl12-compat": [ "sdl12-compat-devel.aarch64" ], + "setxkbmap": [ + "setxkbmap.aarch64" + ], "sg3_utils": [ "sg3_utils-devel.aarch64" ], @@ -30582,9 +30585,6 @@ "serd-devel.aarch64", "serd.aarch64" ], - "setxkbmap": [ - "setxkbmap.aarch64" - ], "sil-abyssinica-fonts": [ "sil-abyssinica-fonts.noarch" ], diff --git a/prepopulate.json b/prepopulate.json index 2858c93..481c4d8 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -15181,6 +15181,9 @@ "sdl12-compat": [ "sdl12-compat-devel.x86_64" ], + "setxkbmap": [ + "setxkbmap.x86_64" + ], "sg3_utils": [ "sg3_utils-devel.x86_64" ], @@ -30759,9 +30762,6 @@ "serd-devel.x86_64", "serd.x86_64" ], - "setxkbmap": [ - "setxkbmap.x86_64" - ], "sil-abyssinica-fonts": [ "sil-abyssinica-fonts.noarch" ],