tex/plain-generic
Some checks failed
/ alpine (push) Failing after 15s
/ debian (push) Failing after 28s
/ ubuntu (push) Failing after 1m25s
/ arch (push) Failing after 10s
/ opensuse (push) Successful in 2m54s
/ fedora (push) Successful in 9m7s
/ alma (push) Failing after 2m20s
/ rocky (push) Failing after 2m50s

This commit is contained in:
Marc Beninca 2025-05-25 17:32:27 +02:00
parent 101e3cf220
commit dae283892c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -849,6 +849,7 @@ spcd_f_pkg() {
"${SPCD_OS_DEBIAN}") "${SPCD_OS_DEBIAN}")
spcd_f_pm_pkg_install "texlive-xetex" spcd_f_pm_pkg_install "texlive-xetex"
spcd_f_pm_pkg_install "texlive-lang-french" spcd_f_pm_pkg_install "texlive-lang-french"
spcd_f_pm_pkg_install "texlive-plain-generic"
;; ;;
# TODO other operating systems # TODO other operating systems
*) ;; *) ;;