[gnome-initial-setup/wip/port-to-gtk4: 15/17] ci: Allow Meson to fall back to build missing deps




commit 4cfebc48ec232ee167bb248205502b70e8faeac4
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 | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1b437960..3ac61b36 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,7 +79,6 @@ build.container.arch@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]