wayland-sys (pulled in by Bevy via winit) requires libwayland-dev to
satisfy pkg-config at compile time. Missing it causes a build failure
for both the clippy step (which compiles all crates) and the release
build job.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>