Commit 1342c73c authored by Anton Midyukov's avatar Anton Midyukov

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

pinta need mono-core which mono-cert-sync.filetrigger failed.
parent dd1c3285
......@@ -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)
......
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