diff --git a/hw/xwayland/meson.build b/hw/xwayland/meson.build index 6c04c4cf6..692b0442a 100644 --- a/hw/xwayland/meson.build +++ b/hw/xwayland/meson.build @@ -139,6 +139,7 @@ xwayland_server = executable( dependencies: [ common_dep, xwayland_dep, + xwaylandproto_dep, ], link_with: [ libxserver_main,