summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-11-10 22:24:54 +0000
committerMarek Szuba <marecki@gentoo.org>2022-11-10 22:39:51 +0000
commita85d625185a7a94101dd414ddcb460af2530431d (patch)
treec18dc3e2d2bfaf8bedd86b34677ed44486d03b6c /x11-wm
parentx11-misc/i3lock: drop USE dependency on x11-libs/libxcb[xkb] (diff)
downloadgentoo-a85d625185a7a94101dd414ddcb460af2530431d.tar.gz
gentoo-a85d625185a7a94101dd414ddcb460af2530431d.tar.bz2
gentoo-a85d625185a7a94101dd414ddcb460af2530431d.zip
x11-wm/awesome: drop USE dependency on x11-libs/libxcb[xkb]
I wonder if Awesome upstream is ever going to release a new version... In the meantime, address this in the current one (and the live ebuild). 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/875995 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/awesome/awesome-4.3-r102.ebuild (renamed from x11-wm/awesome/awesome-4.3-r101.ebuild)4
-rw-r--r--x11-wm/awesome/awesome-9999.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/awesome/awesome-4.3-r101.ebuild b/x11-wm/awesome/awesome-4.3-r102.ebuild
index 15daaa39adca..833ecc2035ff 100644
--- a/x11-wm/awesome/awesome-4.3-r101.ebuild
+++ b/x11-wm/awesome/awesome-4.3-r102.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,7 +32,7 @@ RDEPEND="${LUA_DEPS}
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
x11-libs/cairo[X,xcb(+)]
x11-libs/gdk-pixbuf:2
- x11-libs/libxcb[xkb]
+ x11-libs/libxcb
x11-libs/pango[introspection]
x11-libs/startup-notification
x11-libs/xcb-util
diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild
index 5e0c5ca5953e..dd1d0a966594 100644
--- a/x11-wm/awesome/awesome-9999.ebuild
+++ b/x11-wm/awesome/awesome-9999.ebuild
@@ -33,7 +33,7 @@ RDEPEND="${LUA_DEPS}
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
x11-libs/cairo[X,xcb(+)]
x11-libs/gdk-pixbuf:2
- x11-libs/libxcb[xkb]
+ x11-libs/libxcb
x11-libs/pango[introspection]
x11-libs/startup-notification
x11-libs/xcb-util