x11: xfce tweaks

It turns out that -regular pulls in too much
(including xfce-polkit that doesn't work with
sysvinit); let's provide means to have it both
ways, need xfce4 4.12-alt5 or later metapackage
for this change to be effective.
This commit is contained in:
Michael Shigorin 2016-11-07 18:10:56 +03:00
parent db3da22457
commit cabaf137bc
2 changed files with 4 additions and 2 deletions

View File

@ -103,9 +103,12 @@ use/x11/gtk/nm: use/net/nm
@$(call add,THE_LISTS,$(call tags,desktop nm))
use/x11/xfce: use/x11
@$(call add,THE_LISTS,$(call tags,xfce desktop))
@$(call add,THE_PACKAGES,xfce4-regular)
@$(call add,IM_PACKAGES,imsettings-xfce)
use/x11/xfce/full: use/x11/xfce
@$(call add,THE_PACKAGES,xfce4-full)
use/x11/cinnamon: use/x11/xorg
@$(call add,THE_LISTS,$(call tags,cinnamon desktop))
@$(call add,IM_PACKAGES,imsettings-cinnamon)

View File

@ -1 +0,0 @@
xfce4-regular