Commit eb97cf51 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk, x11: not add xfce-regular to use/x11/xfce

This target can be used for more than just regulars builds.
parent af7ece34
......@@ -111,6 +111,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
mixin/xfce-base: use/x11/xfce +nm-gtk \
use/fonts/ttf/redhat use/fonts/ttf/google/extra
@$(call add,THE_BRANDING,xfce-settings)
@$(call add,THE_PACKAGES,xfce4-regular)
@$(call add,THE_PACKAGES,xreader)
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
......
......@@ -137,7 +137,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-minimal xfce4-default xfce4-regular)
@$(call add,THE_PACKAGES,xfce4-minimal xfce4-default)
@$(call add,IM_PACKAGES,imsettings-xfce)
use/x11/xfce/full: use/x11/xfce +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