Commit fa53fe6b authored by Michael Shigorin's avatar Michael Shigorin

education.mk: no chromium on e2k so far

Should it use/browser/chromium in the first place?
parent 240bdcdc
......@@ -35,7 +35,9 @@ mixin/education-live: \
use/office/LibreOffice/full \
use/cleanup/live-no-cleanupdb
@$(call add,LIVE_PACKAGES,livecd-timezone)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,LIVE_PACKAGES,chromium)
endif
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,jre)
......
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