[mutter] ci: Build libgweather from git
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] ci: Build libgweather from git
- Date: Wed, 5 Jan 2022 08:46:16 +0000 (UTC)
commit db0d7202c38dc6804b6589c2eef0a3a98f855ff3
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Jan 5 04:04:35 2022 +0100
ci: Build libgweather from git
GWeather bumped API in its main branch, and we need the new version
in the CI image in order to port gnome-shell.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2205>
.gitlab-ci.yml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7e2a72439..6bdf4e546a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,7 @@ variables:
.mutter.fedora:35@common:
variables:
FDO_DISTRIBUTION_VERSION: 35
- BASE_TAG: '2022-01-03.0'
+ BASE_TAG: '2022-01-05.0'
FDO_DISTRIBUTION_PACKAGES:
asciidoc
clang
@@ -47,6 +47,11 @@ variables:
https://gitlab.freedesktop.org/wayland/wayland-protocols.git \
1.23 . &&
+ ./.gitlab-ci/install-meson-project.sh \
+ -Dgtk_doc=false \
+ https://gitlab.gnome.org/GNOME/libgweather.git \
+ main . 1f687f6375a3f3f006600119f7eee7df7348ade5 &&
+
rpm -e --nodeps gnome-bluetooth-libs-devel \
mutter mutter-devel \
gnome-shell &&
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]