[mutter/bilelmoussaoui/without-xwayland: 31/34] 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: 31/34] ci: Disable xwayland when wayland is disabled
- Date: Tue, 2 Aug 2022 07:49:00 +0000 (UTC)
commit fec4a5d71306618dc8c6df64551e74c8131f848a
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 8ad2d77f2a..c845ce15cd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -305,6 +305,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]