[gnome-control-center/gbsneto/cleanup-gcr-devel] CI: Build libgweather with soup2



commit 6898ff58d2d6608ef225f09e77365d9628cdc81f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Mar 29 10:47:42 2022 -0300

    CI: Build libgweather with soup2
    
    It'll bite us in the future, but let's go with this for now.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8670b409d..9d96d39bc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -163,7 +163,7 @@ build.container.fedora@x86_64:
         cd .. && \
       git clone https://gitlab.gnome.org/GNOME/libgweather.git && \
         cd libgweather && \
-        meson . _build --prefix=/usr -Denable_vala=false -Dgtk_doc=false -Dintrospection=false -Dsoup2=false 
&& \
+        meson . _build --prefix=/usr -Denable_vala=false -Dgtk_doc=false -Dintrospection=false && \
         ninja -C _build && \
         ninja -C _build install && \
         cd .. \


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