live.mk: replace pinta with easypaint for live-privacy

pinta need mono-core which mono-cert-sync.filetrigger failed.
This commit is contained in:
Anton Midyukov 2022-07-20 17:20:14 +07:00
parent dd1c328586
commit 1342c73ce3

View File

@ -155,7 +155,7 @@ distro/live-privacy: distro/.base +efi +systemd +vmguest \
ifeq (,$(filter-out x86_64 aarch64,$(ARCH)))
@$(call add,LIVE_PACKAGES,chromium)
endif
@$(call add,LIVE_PACKAGES,gedit mc-full pinta xchm)
@$(call add,LIVE_PACKAGES,gedit mc-full easypaint xchm)
@$(call add,LIVE_PACKAGES,LibreOffice-langpack-ru java-11-openjdk)
@$(call add,LIVE_PACKAGES,mate-document-viewer-caja)
@$(call add,LIVE_PACKAGES,mate-document-viewer-djvu)