alacritty: remove obsolete libXrandr input
libXrandr has not been required since winit 0.30.0[1] (alacritty 0.14.0). Tested that it still starts on X11. [1]: https://github.com/rust-windowing/winit/commit/bb9b629bc34c6db8fa1ebda24a03ce0ddbc1d51e
This commit is contained in:
@@ -33,7 +33,6 @@ let
|
||||
xorg.libX11
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXrandr
|
||||
xorg.libXxf86vm
|
||||
xorg.libxcb
|
||||
libxkbcommon
|
||||
|
||||
Reference in New Issue
Block a user