Skip to content

Commit

Permalink
utils/docker: add a few more missing packages
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
tpetazzoni committed Aug 7, 2023
1 parent c31f70f commit 2e001be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions utils/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ RUN dnf -y update && \
texlive-textpos \
texlive-makecell \
texlive-stmaryrd \
texlive-fmtcount \
texlive-babel-english \
texlive-babel-french \
texlive-appendixnumberbeamer

ENV HOME /tmp
Expand Down

0 comments on commit 2e001be

Please sign in to comment.