From 59a2ec189ba7092ea3859649fa5d03effe3b57e9 Mon Sep 17 00:00:00 2001 From: Stefano Avallone Date: Mon, 19 Jun 2023 11:32:50 +0200 Subject: [PATCH] ci: Add more texlive packages - texlive-fontutils for epstopdf - texlive-fontsrecommended for tgtermes.sty --- utils/tests/gitlab-ci-doc.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/tests/gitlab-ci-doc.yml b/utils/tests/gitlab-ci-doc.yml index 181e18569..e3ac3ac2d 100644 --- a/utils/tests/gitlab-ci-doc.yml +++ b/utils/tests/gitlab-ci-doc.yml @@ -7,7 +7,8 @@ - pacman-key --init - pacman -Syu --noconfirm base-devel ninja cmake python ccache gsl gtk3 boost openmpi openssh - graphviz imagemagick texlive-basic texlive-bin texlive-binextra texlive-latexextra python-sphinx + graphviz imagemagick texlive-basic texlive-bin texlive-binextra texlive-latexextra + texlive-fontutils texlive-fontsrecommended python-sphinx # doxygen # dia is archived - pacman --noconfirm -U https://archive.archlinux.org/packages/d/dia/dia-0.97.3-9-x86_64.pkg.tar.zst