diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index 359e5cf6..6e9fe000 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -51,9 +51,9 @@ vm/.alt-workstation: vm/systemd use/x11/lightdm/gtk \ use/oem/distro use/repo mixin/alt-workstation @$(call add,THE_PACKAGES,installer-feature-lightdm-stage3) @$(call add,THE_PACKAGES,installer-feature-quota-stage2) + @$(call add,THE_LISTS,workstation/libreoffice) vm/alt-workstation:: vm/.alt-workstation - @$(call add,THE_LISTS,workstation/libreoffice) ifeq (,$(filter-out i586 x86_64,$(ARCH))) @$(call add,THE_LISTS,workstation/vlc) endif