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:
Marek Szuba
2022-11-10 22:22:09 +00:00
parent fa56de3e32
commit 2b0642b7eb

View File

@@ -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"