1
0
Fork 0

ci: Disable xwayland when wayland is disabled

As we error out if wayland is disabled and xwayland is enabled

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2399>
This commit is contained in:
Bilal Elmoussaoui 2022-05-03 16:52:51 +02:00 committed by Marge Bot
parent 6e818c8c38
commit f7c55d478a

View file

@ -296,6 +296,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