We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c872d67 commit 24c9af1Copy full SHA for 24c9af1
.github/jobs/configure-checks/setup_configure_image.sh
@@ -16,7 +16,7 @@ case $distro_id in
16
acl zip unzip mariadb-server python3-sphinx \
17
python3-sphinx-rtd-theme rst2pdf fontconfig python3-yaml \
18
latexmk texlive-latex-recommended texlive-latex-extra \
19
- tex-gyre-y ;;
+ tex-gyre -y ;;
20
esac
21
22
# Build the configure file
0 commit comments