bevy_github_ci_template icon indicating copy to clipboard operation
bevy_github_ci_template copied to clipboard

Install additional dependency "libwayland-dev"

Open tehlers opened this issue 1 year ago • 1 comments
trafficstars

"libwayland-dev" is needed by Bevy 0.13 if the "wayland" feature is enabled.

tehlers avatar Feb 18 '24 21:02 tehlers

As feature wayland is not enabled by default, this is not needed.

This should wait for https://github.com/bevyengine/bevy/pull/10792

mockersf avatar Feb 19 '24 13:02 mockersf