mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-misc/i3lock: drop USE dependency on x11-libs/libxcb[xkb]
i3lock may or may not get a new version soon so let's just get this done. Direct-to-stable commit because as stated in the bug, the USE flag at hand has been a no-op for more than two years. Closes: https://bugs.gentoo.org/875983 Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ RDEPEND="
|
||||
dev-libs/libev
|
||||
sys-libs/pam
|
||||
x11-libs/cairo[X,xcb(+)]
|
||||
x11-libs/libxcb[xkb]
|
||||
x11-libs/libxcb
|
||||
x11-libs/libxkbcommon[X]
|
||||
x11-libs/xcb-util
|
||||
x11-libs/xcb-util-xrm"
|
||||
Reference in New Issue
Block a user