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 *) ;;