We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ce6ce commit 8ec337dCopy full SHA for 8ec337d
docker/fedora38_mingw.dockerfile
@@ -35,6 +35,7 @@ RUN dnf -y update && \
35
texlive-latex-bin texlive-lualatex-math texlive-fncychap texlive-tabulary \
36
texlive-framed texlive-wrapfig texlive-upquote texlive-capt-of texlive-pict2e \
37
texlive-needspace texlive-titlesec texlive-anysize texlive-dvipng texlive-xindy \
38
+ texlive-tex-gyre \
39
blas-devel lapack-devel libyaml-devel openkim-models kim-api-devel \
40
zstd libzstd-devel yaml-cpp-devel && \
41
dnf clean all
0 commit comments