[grilo-plugins/wip/hadess/libsoup3-prep] fixup! ci: Add a new job to compile and test against libsoup3



commit 2aeb7cdbd72dc1283724a0d8172924e912a2d5f4
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jul 5 17:07:54 2022 +0200

    fixup! ci: Add a new job to compile and test against libsoup3

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9675acba..a89ae7f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,7 +54,7 @@ build_stable:
     - dnf install -y --nogpgcheck $DEPENDENCIES_GRILO $DEPENDENCIES $DEPENDENCY_GRILO_SOUP2
     # As part of configuring grilo-plugins.git for build, the latest code from
     # grilo.git will be fetched by Meson and it will be built as a subproject.
-    - meson . _build --prefix=/usr
+    - meson . _build --prefix=/usr -Dgrilo:soup3=false
       -Denable-bookmarks=yes
       -Denable-chromaprint=yes
       -Denable-dleyna=yes


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