[gnome-initial-setup/wip/port-to-gtk4: 21/23] ci: Allow Meson to fall back to build missing deps
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wip/port-to-gtk4: 21/23] ci: Allow Meson to fall back to build missing deps
- Date: Mon, 25 Jul 2022 15:52:56 +0000 (UTC)
commit cee22a1a7b05650b0581649122da53b52fb58023
Author: Will Thompson <wjt endlessos org>
Date: Tue Jul 19 11:31:56 2022 +0100
ci: Allow Meson to fall back to build missing deps
The current CI distro, Fedora 36, does not have a new enough libadwaita.
There is a Meson wrap file for it. Allow Meson to use it.
.gitlab-ci.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51e05cc4..fde54503 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ stages:
# to the release number/branch to ensure that
# a new image will be created, tailored for the
# stable branch.
- FDO_DISTRIBUTION_TAG: '2022-07-19.1-main'
+ FDO_DISTRIBUTION_TAG: '2022-07-19.2-main'
FDO_DISTRIBUTION_VERSION: 36
# See also https://gitlab.freedesktop.org/freedesktop/ci-templates
@@ -87,7 +87,6 @@ build.container.fedora@x86_64:
${OPTIONS}
-Dwerror=true -Dc_args=-Wno-error=deprecated-declarations
${EXTRA_PARAMETERS}
- --wrap-mode=nodownload
--fatal-meson-warnings
_build
.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]