1
0
Fork 0

tests: Add missing wayland-client dependency

It was pulled indirectly from clutter, see next commit

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3853>
This commit is contained in:
Bilal Elmoussaoui 2024-06-28 22:11:08 +02:00
parent e52e38d8fb
commit decf43d3b4

View file

@ -47,6 +47,7 @@ tests_deps = [
libmutter_dep, libmutter_dep,
mutter_deps, mutter_deps,
locally_compiled_schemas_dep, locally_compiled_schemas_dep,
wayland_client_dep,
] ]
libmutter_test = shared_library(libmutter_test_name, libmutter_test = shared_library(libmutter_test_name,