[gdk-pixbuf/ebassi/gi-docgen: 4/7] ci: Update the Docker image




commit 19aeb66337aecb6f7dcde8b40ef207dfc67bcb7b
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Mar 20 23:11:46 2021 +0000

    ci: Update the Docker image
    
    We need to satisfy the dependencies for gi-docgen.

 .gitlab-ci.yml               | 2 +-
 .gitlab/ci/fedora.Dockerfile | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7e1c7febd..83bdd6f6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
   COMMON_MESON_FLAGS: "-Dwerror=true -Dglib:werror=false"
   LOADERS_FLAGS: "-Dpng=true -Djpeg=true -Dtiff=true"
   MESON_TEST_TIMEOUT_MULTIPLIER: 3
-  FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v1"
+  FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v2"
 
 .only-default:
   only:
diff --git a/.gitlab/ci/fedora.Dockerfile b/.gitlab/ci/fedora.Dockerfile
index 83fe27d98..804024823 100644
--- a/.gitlab/ci/fedora.Dockerfile
+++ b/.gitlab/ci/fedora.Dockerfile
@@ -23,8 +23,11 @@ RUN dnf -y install \
         meson \
         python3 \
         python3-jinja2 \
+        python3-markdown \
         python3-pip \
         python3-pygments \
+        python3-toml \
+        python3-typogrify \
         python3-wheel \
         redhat-rpm-config \
         shared-mime-info \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]