education/live: replace too big slinux/net-base by chromium and remmina

This commit is contained in:
Andrey Cherepanov 2021-04-03 12:06:10 +03:00 committed by Anton Midyukov
parent 947203816d
commit 5be89dc70e

View File

@ -38,7 +38,9 @@ mixin/education-live: \
use/live/repo use/live/x11 use/live/rw \
use/cleanup/live-no-cleanupdb
@$(call add,LIVE_PACKAGES,livecd-timezone)
@$(call add,LIVE_LISTS,slinux/net-base)
@$(call add,LIVE_PACKAGES,chromium)
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
mixin/education-installer: \