summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2024-03-25 10:33:45 +0000
committerMarek Szuba <marecki@gentoo.org>2024-03-25 10:35:08 +0000
commitbaae55569b4d2bbf5ab01cc3001de18f8773cb4b (patch)
tree01b82b3b30c3e97e2d5743306a6dae51635040e4 /x11-wm
parentmedia-sound/ardour: Stabilize 8.4 amd64, #927772 (diff)
downloadgentoo-baae55569b4d2bbf5ab01cc3001de18f8773cb4b.tar.gz
gentoo-baae55569b4d2bbf5ab01cc3001de18f8773cb4b.tar.bz2
gentoo-baae55569b4d2bbf5ab01cc3001de18f8773cb4b.zip
x11-wm/awesome: fix RDEPEND
Closes: https://bugs.gentoo.org/927622 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/awesome/awesome-4.3-r103.ebuild (renamed from x11-wm/awesome/awesome-4.3-r102.ebuild)4
-rw-r--r--x11-wm/awesome/awesome-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/awesome/awesome-4.3-r102.ebuild b/x11-wm/awesome/awesome-4.3-r103.ebuild
index 833ecc2035ff..90d138a59712 100644
--- a/x11-wm/awesome/awesome-4.3-r102.ebuild
+++ b/x11-wm/awesome/awesome-4.3-r103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ RDEPEND="${LUA_DEPS}
dev-libs/libxdg-basedir
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
x11-libs/cairo[X,xcb(+)]
- x11-libs/gdk-pixbuf:2
+ x11-libs/gdk-pixbuf:2[introspection]
x11-libs/libxcb
x11-libs/pango[introspection]
x11-libs/startup-notification
diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild
index dd1d0a966594..65e430dedbbb 100644
--- a/x11-wm/awesome/awesome-9999.ebuild
+++ b/x11-wm/awesome/awesome-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ RDEPEND="${LUA_DEPS}
dev-libs/libxdg-basedir
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
x11-libs/cairo[X,xcb(+)]
- x11-libs/gdk-pixbuf:2
+ x11-libs/gdk-pixbuf:2[introspection]
x11-libs/libxcb
x11-libs/pango[introspection]
x11-libs/startup-notification