[grilo-plugins/wip/hadess/soup3-failure] more tests



commit 02e34a225a5884199f4c7024cdec8fa69378a3cb
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 28 15:42:45 2022 +0200

    more tests

 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 88c50ba3..b413192b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -94,9 +94,7 @@ build_soup3:
   before_script:
     - dnf update -y --nogpgcheck
   script:
-    - dnf install -y --nogpgcheck $DEPENDENCIES_GRILO $DEPENDENCIES $DEPENDENCY_GRILO_SOUP3
-    # BUG
-    - dnf remove -y libsoup-devel
+    - dnf install -y --nogpgcheck --exclude=libsoup-devel $DEPENDENCIES_GRILO $DEPENDENCIES 
$DEPENDENCY_GRILO_SOUP3
     # 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 -Dgrilo:soup3=true


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