commit:     baae55569b4d2bbf5ab01cc3001de18f8773cb4b
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 10:33:45 2024 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 10:35:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baae5556

x11-wm/awesome: fix RDEPEND

Closes: https://bugs.gentoo.org/927622
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-wm/awesome/{awesome-4.3-r102.ebuild => awesome-4.3-r103.ebuild} | 4 ++--
 x11-wm/awesome/awesome-9999.ebuild                                  | 4 ++--
 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
similarity index 98%
rename from x11-wm/awesome/awesome-4.3-r102.ebuild
rename to 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

Reply via email to