Commit cabaf137 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent db3da224
......@@ -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)
......
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