[mutter/bilelmoussaoui/without-xwayland: 2/5] ci: Disable xwayland when wayland is disabled
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [mutter/bilelmoussaoui/without-xwayland: 2/5] ci: Disable xwayland when wayland is disabled
- Date: Wed, 15 Jun 2022 11:34:27 +0000 (UTC)
commit 573347eb31e7d65079de24f83dcd7a7c76395268
Author: Bilal Elmoussaoui <belmouss redhat com>
Date:   Tue May 3 16:52:51 2022 +0200
    ci: Disable xwayland when wayland is disabled
    
    As we error out if wayland is disabled and xwayland is enabled
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4663fadb40..b0e20ee710 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -307,6 +307,7 @@ build-without-native-backend-and-wayland@x86_64:
         -Dnative_backend=false
         -Dudev=false
         -Dwayland=false
+        -Dxwayland=false
         -Dcore_tests=false
         -Dnative_tests=false
     - meson compile -C build
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]