regular.mk: added NM to lxde

...by popular demand, see also
http://forum.altlinux.org/index.php/topic,28619.html
This commit is contained in:
Michael Shigorin 2013-03-01 14:43:28 +04:00
parent ee52093576
commit 96ecdc90df

View File

@ -33,6 +33,7 @@ distro/regular-xfce: distro/.regular-gtk use/x11/xfce; @:
distro/regular-lxde: distro/.regular-gtk use/x11/lxde
@$(call add,LIVE_PACKAGES,$(INFINALITY_PACKAGES))
@$(call add,LIVE_LISTS,$(call tags,desktop nm))
distro/regular-mate: distro/.regular-gtk
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))