regular.mk: added graphics branding to base
Sort of unification; still the background of the regular builds should rather be the particular DE's authentic one in the ideal case.
This commit is contained in:
parent
dcdd444f61
commit
c6d9cae4b1
@ -12,6 +12,7 @@ distro/.regular-base: distro/.regular-bare +live use/live/ru use/live/install \
|
||||
@$(call add,LIVE_LISTS,$(call tags,base regular))
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
|
||||
@$(call add,THE_BRANDING,indexhtml notes alterator)
|
||||
@$(call add,THE_BRANDING,graphics)
|
||||
|
||||
# DE base target
|
||||
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
|
||||
@ -22,7 +23,6 @@ distro/.regular-desktop: distro/.regular-base \
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
|
||||
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||
@$(call add,THE_BRANDING,graphics)
|
||||
|
||||
distro/regular-icewm: distro/.regular-base use/x11/lightdm/gtk +icewm
|
||||
@$(call add,LIVE_PACKAGES,xxkb mutt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user