Skip to content

Commit c2c4e4f

Browse files
committed
Fixup
1 parent 8bffd54 commit c2c4e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/configure-checks/setup_configure_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ shared=$(eval echo $shared2)
1414
case $distro_id in
1515
"ID=fedora")
1616
dnf install $shared automake util-linux rst2pdf \
17-
texlive-{ec,metafont,tex-gyre,fncychap,wrapfig,capt-of,framed,upquote,needspace,tabulary,parskip,oberdiek,makeindex,pict2e,eclipse} \
17+
texlive-{ec,metafont,tex-gyre,fncychap,wrapfig,capt-of,framed,upquote,needspace,tabulary,parskip,oberdiek,makeindex,pict2e,ellipse} \
1818
python3-sphinx_rtd_theme php-mysqlnd texlive-cmap -y ;;
1919
*)
2020
apt-get update; apt-get full-upgrade -y ;

0 commit comments

Comments
 (0)