From 85fb47c79aee20636079a8304f9a8b0aa9fa8915 Mon Sep 17 00:00:00 2001 From: Andrey Cherepanov Date: Fri, 5 Jul 2019 14:22:55 +0300 Subject: [PATCH] education.mk: add libreoffice-block-macros to disk --- conf.d/education.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/education.mk b/conf.d/education.mk index 36c9f74d..239723fc 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -67,6 +67,7 @@ distro/alt-education: distro/.installer mixin/education \ @$(call add,BASE_PACKAGES,nextcloud-client) @$(call add,MAIN_PACKAGES,iperf3 owamp-server) @$(call add,MAIN_PACKAGES,stellarium) + @$(call add,MAIN_PACKAGES,libreoffice-block-macros) @$(call add,MAIN_PACKAGES,lmms) @$(call add,STAGE1_MODLISTS,stage2-mmc) @$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true)