summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-05-13 02:17:15 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-05-13 02:17:15 +0100
commit956943a4f8c76e540ad5a1dae0d2eedb59be85bd (patch)
tree55627402bf29c42b26875a35b81561f31b8dd523 /.gitlab
parent9b3aea45fabc90aaf335eeef8a35579fd8e37a86 (diff)
downloadgdk-pixbuf-956943a4f8c76e540ad5a1dae0d2eedb59be85bd.tar.gz
ci: Add python3-docutils
For rst2man.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/fedora.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/fedora.Dockerfile b/.gitlab/ci/fedora.Dockerfile
index 6ae97559c..82c0796e5 100644
--- a/.gitlab/ci/fedora.Dockerfile
+++ b/.gitlab/ci/fedora.Dockerfile
@@ -22,6 +22,7 @@ RUN dnf -y install \
libX11-devel \
meson \
python3 \
+ python3-docutils \
python3-jinja2 \
python3-markdown \
python3-pip \