Commit 5581dc91 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation: Use libreoffice-latest list on armh

There is no LibreOffice-still on armh now, so use separate libreoffice-latest list for LibreOffice.
parent 8b964770
......@@ -57,7 +57,11 @@ vm/.alt-workstation: vm/systemd use/x11/lightdm/gtk \
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,THE_PACKAGES,installer-feature-quota-stage2)
@$(call add,THE_PACKAGES,alterator-gpupdate)
ifeq (,$(filter-out armh,$(ARCH)))
@$(call add,THE_LISTS,workstation/libreoffice-latest)
else
@$(call add,THE_LISTS,workstation/libreoffice)
endif
vm/alt-workstation:: vm/.alt-workstation
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
......
......@@ -30,7 +30,9 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm +power \
@$(call add,BASE_LISTS,$(call tags,desktop cups))
@$(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))
endif
@$(call add,THE_LISTS,workstation/mate)
@$(call add,THE_LISTS,workstation/the.pkgs)
@$(call add,THE_LISTS,$(call tags,regular desktop))
......
LibreOffice
LibreOffice-langpack-ru
LibreOffice-gtk3
LibreOffice-common
java-1.8.0-openjdk@!mipsel
libreoffice-languagetool@!mipsel
libcmis
libwps
projectlibre@!mipsel
dia
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