Drop unneeded dependency on 'x11' from locker
This commit is contained in:
@ -20,7 +20,6 @@ bscreensaver-util = { path = "../util" }
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
nix = "0.23"
|
||||
x11 = "2.19"
|
||||
xcb = { version = "1", features = ["randr", "xkb", "xfixes", "xinput"] }
|
||||
xcb-xembed = { path = "../xcb-xembed" }
|
||||
xkb = { version = "0.2", features = ["x11"] }
|
||||
|
Reference in New Issue
Block a user