cosmic-term: remove obsolete libXrandr input
libXrandr has not been required since winit 0.30.0[1]
(cosmic-term 1.0.0-alpha.3).
Tested that it still starts on X11.
[1]: bb9b629bc3
This commit is contained in:
parent
86d8241326
commit
68d10c6cc3
@ -104,7 +104,6 @@ rustPlatform.buildRustPackage rec {
|
||||
xorg.libX11
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXrandr
|
||||
]}
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user