summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-06-22 23:26:02 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-06-22 23:26:02 +0100
commit5eb41af0aef2f6a99d9a136163de1699ac266e63 (patch)
treee0ccef4282f99332147a838f7b4d5067f0d1b6e1
parenta7013ada6c28a727e74772f56623e5e108c2035f (diff)
downloadlibgweather-5eb41af0aef2f6a99d9a136163de1699ac266e63.tar.gz
ci: Fix the reference job
Build against libsoup2.
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 29643ab..70ba4e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -321,7 +321,8 @@ reference:
redhat-rpm-config
vala
MESON_VERSION: "0.55.3"
- DOCS_FLAGS: -Dgtk_doc=true
+ MESON_EXTRA_FLAGS: "-Dsoup2=true"
+ DOCS_FLAGS: "-Dgtk_doc=true"
DOCS_PATH: doc/libgweather-4.0
pages: