regular.mk: e17: dropped xnest

It was gdm2.20's feature that requires further setup
to actually function; thanks aen@ for explanations.
This commit is contained in:
Michael Shigorin 2013-02-21 12:19:07 +04:00
parent ea9353abfa
commit 83790cbc31

View File

@ -27,7 +27,7 @@ distro/regular-mate: distro/.regular-gtk
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))
distro/regular-e17: distro/.regular-gtk use/x11/e17
@$(call add,LIVE_PACKAGES,xterm xorg-xnest)
@$(call add,LIVE_PACKAGES,xterm)
distro/regular-cinnamon: distro/.regular-desktop use/x11/cinnamon
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271