Commit 6ac29ab6 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation: Use workstation/libreoffice list on live

We are have our own list for LivreOffice, use it. Beside, there is no java in the desktop+office list.
parent f2d7b288
......@@ -31,7 +31,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm +power \
@$(call add,LIVE_LISTS,workstation/live.pkgs)
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
ifneq (,$(filter-out armh,$(ARCH)))
@$(call add,LIVE_LISTS,$(call tags,desktop office))
@$(call add,LIVE_LISTS,workstation/libreoffice)
endif
@$(call add,THE_LISTS,workstation/mate)
@$(call add,THE_LISTS,workstation/the.pkgs)
......
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