Commit 8cc33c10 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add vmguest support to graphical installers

Another fork place: live branch used to depend on +vmguest, installable one omitted that for some reason.
parent 6617b1a1
......@@ -42,7 +42,8 @@ distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator)
distro/.regular-install-x11: distro/.regular-install mixin/regular-desktop
distro/.regular-install-x11: distro/.regular-install \
mixin/regular-desktop +vmguest
@$(call set,INSTALLER,altlinux-desktop)
@$(call add,THE_LISTS,$(call tags,regular desktop))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment