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:
parent
e52e38d8fb
commit
decf43d3b4
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ tests_deps = [
|
|||
libmutter_dep,
|
||||
mutter_deps,
|
||||
locally_compiled_schemas_dep,
|
||||
wayland_client_dep,
|
||||
]
|
||||
|
||||
libmutter_test = shared_library(libmutter_test_name,
|
||||
|
|
Loading…
Reference in a new issue