Commit 2ce7ac97 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: add jre for LibreOffice-still both for install and live

parent 0dcb8ed5
......@@ -23,6 +23,7 @@ mixin/education: \
@$(call add,THE_PACKAGES,xinput xorg-drv-libinput)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
@$(call add,THE_PACKAGES,jre)
@$(call add,THE_LISTS,$(call tags,base regular))
ifeq (distro,$(IMAGE_CLASS))
......@@ -36,6 +37,7 @@ mixin/education-live: \
@$(call add,LIVE_PACKAGES,chromium)
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,jre)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
mixin/education-installer: \
......
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