From e7a9ca2d7a9098600c8866a84b7f94c65fc01786 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Tue, 15 Jun 2021 18:12:22 +0700 Subject: [PATCH] x11: require the entire metapackage chain Protection against apt-get autoremove. --- features.in/x11/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk index 51d43096..eafae05a 100644 --- a/features.in/x11/config.mk +++ b/features.in/x11/config.mk @@ -140,7 +140,7 @@ use/x11/gtk/nm: use/net/nm @$(call add,THE_LISTS,$(call tags,desktop nm)) use/x11/xfce: use/x11 - @$(call add,THE_PACKAGES,xfce4-regular) + @$(call add,THE_PACKAGES,xfce4-minimal xfce4-default xfce4-regular) @$(call add,IM_PACKAGES,imsettings-xfce) use/x11/xfce/full: use/x11/xfce +pulse @@ -154,7 +154,7 @@ use/x11/deepin: use/x11/xorg +pulse @$(call add,THE_LISTS,$(call tags,deepin desktop)) use/x11/gnome3: use/x11/xorg use/x11/gdm +pulse - @$(call add,THE_PACKAGES,gnome3-default) + @$(call add,THE_PACKAGES,gnome3-minimal gnome3-default) @$(call add,IM_PACKAGES,imsettings-gsettings) use/x11/enlightenment: use/x11 use/net/connman +pulse