From 75fc90f11c7556c908b8efee1e64b32b84f38d91 Mon Sep 17 00:00:00 2001 From: Niels De Graef Date: Tue, 9 Jul 2024 10:45:05 +0200 Subject: [PATCH] Remove setxkbmap dependency Paraphrasing Peter Hutterer's investigation: > Two uses of setxkbmap in gdm upstream that I can see: > > `data/Xsession.in`: converted to `/etc/gdm/Xsession` but behind the > meson option `gdm-xsession`, which defaults to false. > > `data/Init.in`: uses setxkbmap to "move the xkb configuration from the > GDM_PARENT_DISPLAY", that's behind a `which setxkbmap` change so > removing setxkbmap shouldn't result in any failures --- gdm.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index b3b4fff..b14d432 100644 --- a/gdm.spec +++ b/gdm.spec @@ -69,7 +69,6 @@ Requires: iso-codes Requires: libXau >= 1.0.4-4 Requires: pam Requires: /sbin/nologin -Requires: setxkbmap Requires: systemd >= 186 Requires: system-logos Requires: xhost xmodmap xrdb