From b5900acbe33aeed2165a3b8e129fe359f774ac5d Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 29 Feb 2016 21:36:16 +0300 Subject: [PATCH] slinux: use lightdm and installer fonts gdm2.20 seems rather obsolete by now, let's move on; and m-p doesn't just lump a huge bunch of stuff in, vector fonts for installer are requested explicitly. --- features.in/slinux/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features.in/slinux/config.mk b/features.in/slinux/config.mk index efed6efa..b2c1b5df 100644 --- a/features.in/slinux/config.mk +++ b/features.in/slinux/config.mk @@ -4,7 +4,7 @@ use/slinux: use/x11/xfce @$(call add,THE_BRANDING,menu xfce-settings) @$(call set,META_VOL_SET,Simply Linux) -use/slinux/base: use/slinux use/x11/gdm2.20 +pulse +use/slinux/base: use/slinux use/x11/lightdm/gtk +pulse @$(call add,THE_LISTS,gnome-p2p) @$(call add,THE_LISTS,slinux/$(ARCH)) @$(call add,THE_LISTS,slinux/games) @@ -17,7 +17,7 @@ use/slinux/base: use/slinux use/x11/gdm2.20 +pulse @$(call add,THE_LISTS,$(call tags,base l10n)) use/slinux/full: use/isohybrid use/slinux/base +systemd +wireless \ - use/branding/complete use/x11/3d; @: + use/branding/complete use/fonts/install2 use/x11/3d; @: use/slinux/arm: use/slinux use/x11/lightdm/gtk @$(call add,THE_LISTS,slinux/arm)