summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-05 16:31:03 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-05 16:31:03 -0400
commit399fb766522095136132c5ced7d19ae654ce97e6 (patch)
tree216ef43492b558ac324ee6848123a059aab4dab0 /.gitlab-ci
parentde056a3319151f7e7e7183057ed4e0815daa3b8b (diff)
downloadgtk+-399fb766522095136132c5ced7d19ae654ce97e6.tar.gz
ci: Add pygobject to the images
This will let us add introspection tests in the future.
Diffstat (limited to '.gitlab-ci')
-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 660268261e..4d7937286d 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -73,6 +73,7 @@ RUN dnf -y install \
pcre-devel \
pcre-static \
python3 \
+ python3-gobject \
python3-jinja2 \
python3-markdown \
python3-pip \