[bootlin/training-materials updates] master: utils/docker: add a few more missing packages (2e001bea)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Aug 7 18:59:45 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/2e001bead57fa8c65c3d64dd4d356df29c630118

>---------------------------------------------------------------

commit 2e001bead57fa8c65c3d64dd4d356df29c630118
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Mon Aug 7 18:59:45 2023 +0200

    utils/docker: add a few more missing packages
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

2e001bead57fa8c65c3d64dd4d356df29c630118
 utils/docker/Dockerfile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/utils/docker/Dockerfile b/utils/docker/Dockerfile
index 4f554463..39438831 100644
--- a/utils/docker/Dockerfile
+++ b/utils/docker/Dockerfile
@@ -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




More information about the training-materials-updates mailing list