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:
parent
6e818c8c38
commit
f7c55d478a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user