[gnome-initial-setup/wip/port-to-gtk4: 22/23] CI: Update development packages




commit 320bd3f192a6cf16d6a286196bef69c34982007c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Jul 25 12:19:25 2022 -0300

    CI: Update development packages
    
    Remove gtk3, update to soup3. Bump CI image number.

 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fde54503..a5b844a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ stages:
     # to the release number/branch to ensure that
     # a new image will be created, tailored for the
     # stable branch.
-    FDO_DISTRIBUTION_TAG: '2022-07-19.2-main'
+    FDO_DISTRIBUTION_TAG: '2022-07-25.1-main'
     FDO_DISTRIBUTION_VERSION: 36
 
 # See also https://gitlab.freedesktop.org/freedesktop/ci-templates
@@ -49,7 +49,6 @@ build.container.fedora@x86_64:
       gsettings-desktop-schemas-devel
       gstreamer1-devel
       gtk-doc
-      gtk3-devel
       gtk4-devel
       ibus-devel
       iso-codes-devel
@@ -57,10 +56,11 @@ build.container.fedora@x86_64:
       libadwaita-devel
       libgweather4-devel
       libhandy-devel
-      libnma-devel
+      libnma-gtk4-devel
       libpwquality-devel
       libseccomp-devel
       libsecret-devel
+      libsoup3-devel
       malcontent-ui-devel
       meson
       NetworkManager-libnm-devel


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