From f9567f68bad38d9249bd2f520dc21e6320f65f23 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 25 May 2025 17:45:08 +0200 Subject: [PATCH] tex/bibtex-extra --- spcd/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 00b7a82..56918ae 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -850,6 +850,7 @@ spcd_f_pkg() { spcd_f_pm_pkg_install "texlive-xetex" spcd_f_pm_pkg_install "texlive-lang-french" spcd_f_pm_pkg_install "texlive-plain-generic" + spcd_f_pm_pkg_install "texlive-bibtex-extra" ;; # TODO other operating systems *) ;;