tex/fr
Some checks failed
/ alpine (push) Failing after 24s
/ debian (push) Failing after 3m43s
/ ubuntu (push) Failing after 1m5s
/ arch (push) Failing after 14s
/ opensuse (push) Successful in 2m43s
/ fedora (push) Successful in 9m4s
/ alma (push) Failing after 2m25s
/ rocky (push) Failing after 3m40s

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

View file

@ -848,6 +848,7 @@ spcd_f_pkg() {
case "${SPCD_OS_ID}" in
"${SPCD_OS_DEBIAN}")
spcd_f_pm_pkg_install "texlive-xetex"
spcd_f_pm_pkg_install "texlive-lang-french"
;;
# TODO other operating systems
*) ;;