Commit e7a9ca2d authored by Anton Midyukov's avatar Anton Midyukov

x11: require the entire metapackage chain

Protection against apt-get autoremove.
parent 7250dc74
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment