ruffle: remove obsolete libXrandr input

libXrandr has not been required since winit 0.30.0[1]
(ruffle nightly-2024-09-12).

Tested that it still starts on X11.

[1]: https://github.com/rust-windowing/winit/commit/bb9b629bc34c6db8fa1ebda24a03ce0ddbc1d51e
This commit is contained in:
Alyssa Ross
2024-11-09 21:46:39 +01:00
parent 77c0b0b544
commit 0120ed5ea9
-1
View File
@@ -57,7 +57,6 @@ rustPlatform.buildRustPackage {
wayland
xorg.libX11
xorg.libXcursor
xorg.libXrandr
xorg.libXi
xorg.libxcb
xorg.libXrender