Commit c4f9a3ae authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: do not install settings-alsa-sof-force

Do not install by default, put on disk.
parent 1b91eb2e
......@@ -25,7 +25,6 @@ endif
@$(call add,THE_PACKAGES,thunderbird)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,BASE_LISTS,workstation/3rdparty)
@$(call add,THE_PACKAGES,settings-alsa-sof-force)
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,THE_LISTS,$(call tags,base extra))
@$(call add,SERVICES_DISABLE,host2cat)
......@@ -91,6 +90,7 @@ mixin/education-installer: \
@$(call add,MAIN_PACKAGES,libreoffice-block-macros)
@$(call add,MAIN_PACKAGES,lmms)
@$(call add,MAIN_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,MAIN_PACKAGES,settings-alsa-sof-force)
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,STAGE2_PACKAGES,chrony)
@$(call add,STAGE1_MODLISTS,stage2-mmc)
......
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