mixin.mk, x11: not add xfce-regular to use/x11/xfce
This target can be used for more than just regulars builds.
This commit is contained in:
parent
af7ece34a3
commit
eb97cf51df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user