mixin-basealt.mk: Explicitly add installer-feature-slideshow

This commit is contained in:
Mikhail Efremov 2019-09-12 18:13:22 +03:00 committed by Anton Midyukov
parent 4900dab9c4
commit 9f193c571f

View File

@ -50,6 +50,7 @@ mixin/alt-workstation-install: +installer \
use/install2/fat use/install2/vnc use/install2/fat use/install2/vnc
@$(call add,STAGE1_MODLISTS,stage2-mmc) @$(call add,STAGE1_MODLISTS,stage2-mmc)
@$(call set,INSTALLER,altlinux-desktop) @$(call set,INSTALLER,altlinux-desktop)
@$(call add,INSTALL2_PACKAGES,installer-feature-slideshow)
@$(call add,INSTALL2_PACKAGES,alterator-notes) @$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,fdisk) @$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,btrfs-progs) @$(call add,INSTALL2_PACKAGES,btrfs-progs)