Skip to content

Commit 8ec337d

Browse files
committed
Add missing tex package
1 parent 27ce6ce commit 8ec337d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/fedora38_mingw.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ RUN dnf -y update && \
3535
texlive-latex-bin texlive-lualatex-math texlive-fncychap texlive-tabulary \
3636
texlive-framed texlive-wrapfig texlive-upquote texlive-capt-of texlive-pict2e \
3737
texlive-needspace texlive-titlesec texlive-anysize texlive-dvipng texlive-xindy \
38+
texlive-tex-gyre \
3839
blas-devel lapack-devel libyaml-devel openkim-models kim-api-devel \
3940
zstd libzstd-devel yaml-cpp-devel && \
4041
dnf clean all

0 commit comments

Comments
 (0)