commit:     8e3a8e7db1d0639605726d453fc5c56821b3b93c
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Jan 11 05:56:10 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 03:10:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3a8e7d

games-engines/renpy: Add missing dependency on dev-python/future

Closes: https://bugs.gentoo.org/921026
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/34740
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-engines/renpy/{renpy-8.1.3.ebuild => renpy-8.1.3-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-engines/renpy/renpy-8.1.3.ebuild 
b/games-engines/renpy/renpy-8.1.3-r1.ebuild
similarity index 97%
rename from games-engines/renpy/renpy-8.1.3.ebuild
rename to games-engines/renpy/renpy-8.1.3-r1.ebuild
index 394d8a02b1e8..4ce7a4bfee95 100644
--- a/games-engines/renpy/renpy-8.1.3.ebuild
+++ b/games-engines/renpy/renpy-8.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,6 +28,7 @@ DEPEND="
                >=dev-python/pygame_sdl2-8.1.1[${PYTHON_USEDEP}]
                >=dev-lang/python-exec-0.3[${PYTHON_USEDEP}]
                dev-python/ecdsa[${PYTHON_USEDEP}]
+               dev-python/future[${PYTHON_USEDEP}]
        ')
        media-libs/glew:0
        media-libs/libpng:0

Reply via email to