python3.pkgs.pywlroots: Remove unneeded xorg libraries
Package builds without them and with them there aren't any references to them in the `result/`.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
wayland,
|
||||
pywayland,
|
||||
xkbcommon,
|
||||
xorg,
|
||||
pytestCheckHook,
|
||||
qtile,
|
||||
}:
|
||||
@@ -37,8 +36,6 @@ buildPythonPackage rec {
|
||||
libinput
|
||||
libxkbcommon
|
||||
pixman
|
||||
xorg.libxcb
|
||||
xorg.xcbutilwm
|
||||
udev
|
||||
wayland
|
||||
wlroots
|
||||
|
||||
Reference in New Issue
Block a user