mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
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
|
-Dnative_backend=false
|
||||||
-Dudev=false
|
-Dudev=false
|
||||||
-Dwayland=false
|
-Dwayland=false
|
||||||
|
-Dxwayland=false
|
||||||
-Dcore_tests=false
|
-Dcore_tests=false
|
||||||
-Dnative_tests=false
|
-Dnative_tests=false
|
||||||
- meson compile -C build
|
- meson compile -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user