[libsoup/fix-docs] ...



commit d9aebd407a4b955d54ad2e0019387228f1ccd4d2
Author: Patrick Griffis <pgriffis igalia com>
Date:   Tue Aug 3 16:39:05 2021 -0500

    ...

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99fa26d3..fe0363d4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,7 @@ fedora-test:
   extends: .build
   script:
     - cp .gitlab-ci/lcovrc ~/.lcovrc
+    - pkg-config --modversion glib-2.0
     - meson _build -Db_coverage=true -Dauto_features=enabled
     - meson compile -C _build
     - meson test --no-suite autobahn-quick --no-suite autobahn -C _build --verbose


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