Skip to content

plugins/drm: Link against Wayland::Server

Vlad Zahorodnii requested to merge work/build into master

We need to link against Wayland::Server because the EGL Streams protocol wrapper uses wl_array in its public API.

Merge request reports