From fb1781a4c96a2110589347b171c2f90b40eea95d Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Thu, 29 Oct 2015 17:57:44 +0300 Subject: [PATCH] regular.mk: added wmxkbru to wmaker This one has been suggested by YYY: https://forum.altlinux.org/index.php?topic=35623.msg268496#msg268496 --- conf.d/regular.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index a612b860..4a938a9c 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -101,7 +101,7 @@ mixin/regular-wmaker: use/efi/refind use/syslinux/ui/gfxboot \ # wdm can't do autologin so add standalone one for livecd distro/regular-wmaker: distro/.regular-sysv \ mixin/regular-wmaker use/live/autologin use/browser/seamonkey/i18n - @$(call add,LIVE_PACKAGES,wdm) + @$(call add,LIVE_PACKAGES,wdm wmxkbru) # gdm2.20 can reboot/halt with both sysvinit and systemd, and is slim mixin/regular-gnustep: use/x11/gnustep use/x11/gdm2.20 use/mediacheck \