[gnome-online-accounts/carlosgc/libsoup3] ci: Add git to the installed packages



commit e569582a64407c777ab04ab50e5b5abd0e92cdeb
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jun 16 12:50:57 2022 +0100

    ci: Add git to the installed packages

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 71067558..eec22f4a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ build-meson:
   before_script:
     - pacman -Syu --noconfirm
     - pacman -S --noconfirm
-      meson gcc dbus gcr glib2 gobject-introspection
+      meson git gcc dbus gcr glib2 gobject-introspection
       gtk-doc gtk3 json-glib krb5 libsecret
       libsoup3 vala webkit2gtk-4.1
   script:


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