regular.mk: regular-mate += branding-*-graphics

This is largely a workaround for #28239.
This commit is contained in:
Michael Shigorin 2013-02-04 11:32:20 +04:00
parent de6598a6d9
commit 423c250ec8

View File

@ -22,6 +22,7 @@ distro/regular-lxde: distro/.regular-gtk use/x11/lxde; @:
distro/regular-mate: distro/.regular-gtk
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))
@$(call add,THE_BRANDING,graphics)
distro/regular-e17: distro/.regular-gtk use/x11/e17
@$(call add,LIVE_PACKAGES,xterm xorg-xnest)