Commit e42c9d8b authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

mixin.mk: new target mixin/office

mixin/office contains packages for solving typical office tasks Co-authored-by: 's avatarIvan A. Melnikov" <iv@altlinux.org>
parent db9e4423
......@@ -106,6 +106,10 @@ mixin/regular-lxqt: use/x11/lxqt use/x11/sddm \
mixin/regular-mate: use/x11/mate use/fonts/ttf/google use/x11/gtk/nm +nm
@$(call add,THE_LISTS,$(call tags,mobile mate))
mixin/office: use/fonts/ttf/google use/fonts/ttf/xo
@$(call add,THE_LISTS,$(call tags,desktop && (cups || office)))
@$(call add,THE_PACKAGES,apt-indicator)
# NB: never ever use/syslinux/ui/gfxboot here as gfxboot mangles
# kernel cmdline resulting in method:disk instead of method:cdrom
# which will change propagator's behaviour to probe additional
......
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