commit:     7ebed116d91fb4c9b8d88e90d31412947717f171
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 15:33:24 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon May 27 15:34:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebed116

games-util/cartridges: sync live 9999 version

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 games-util/cartridges/cartridges-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/cartridges/cartridges-9999.ebuild 
b/games-util/cartridges/cartridges-9999.ebuild
index 9988986c70a0..978aba14e1ae 100644
--- a/games-util/cartridges/cartridges-9999.ebuild
+++ b/games-util/cartridges/cartridges-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
 
-inherit gnome2-utils meson python-single-r1 xdg
+inherit gnome2-utils python-single-r1 meson xdg
 
 DESCRIPTION="Simple game launcher written in Python using GTK4 and Libadwaita"
 HOMEPAGE="https://github.com/kra-mo/cartridges/";
@@ -28,7 +28,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}
-       >=gui-libs/libadwaita-1.4.0:1[introspection]
+       >=gui-libs/libadwaita-1.5.1:1[introspection]
        gui-libs/gtk:4[introspection]
        $(python_gen_cond_dep '
                dev-python/pygobject:3[${PYTHON_USEDEP}]

Reply via email to