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
This commit is contained in:
parent
1f59144b92
commit
75fc90f11c
1
gdm.spec
1
gdm.spec
@ -69,7 +69,6 @@ Requires: iso-codes
|
|||||||
Requires: libXau >= 1.0.4-4
|
Requires: libXau >= 1.0.4-4
|
||||||
Requires: pam
|
Requires: pam
|
||||||
Requires: /sbin/nologin
|
Requires: /sbin/nologin
|
||||||
Requires: setxkbmap
|
|
||||||
Requires: systemd >= 186
|
Requires: systemd >= 186
|
||||||
Requires: system-logos
|
Requires: system-logos
|
||||||
Requires: xhost xmodmap xrdb
|
Requires: xhost xmodmap xrdb
|
||||||
|
Loading…
Reference in New Issue
Block a user