[gnome-online-accounts/carlosgc/libsoup3] ci: Force building librest as a subproject



commit 9a103e6f413c8479065261220371eb8b05cca6a1
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jun 16 12:47:06 2022 +0100

    ci: Force building librest as a subproject
    
    We need the latest version from the Git repository, as the packaged
    snapshot is not enough.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c83d7857..71067558 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ build-meson:
     - pacman -S --noconfirm
       meson gcc dbus gcr glib2 gobject-introspection
       gtk-doc gtk3 json-glib krb5 libsecret
-      libsoup3 librest vala webkit2gtk-4.1
+      libsoup3 vala webkit2gtk-4.1
   script:
     - meson setup -Dgtk_doc=true _build
     - meson compile -C _build


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