workstation: Add alterator-gpupdate to live

This commit is contained in:
Mikhail Efremov 2021-07-16 15:53:11 +03:00 committed by Anton Midyukov
parent 27acdd6aff
commit 0c68669d40

View File

@ -72,6 +72,7 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
endif
@$(call add,LIVE_PACKAGES,livecd-installer-features)
@$(call add,LIVE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,LIVE_PACKAGES,alterator-gpupdate)
@$(call add,MAIN_PACKAGES,solaar)
@$(call add,STAGE2_PACKAGES,chrony)
@$(call add,MAIN_GROUPS,$(workstation_groups))