commit:     f5455b594cfdb1d5ebbe2ac190271ccc39e95d1a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 12:11:47 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 12:13:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5455b59

dev-python/Nuitka: Add missing RDEPEND

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Nuitka/{Nuitka-2.4.8.ebuild => Nuitka-2.4.8-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/Nuitka/Nuitka-2.4.8.ebuild 
b/dev-python/Nuitka/Nuitka-2.4.8-r1.ebuild
similarity index 91%
rename from dev-python/Nuitka/Nuitka-2.4.8.ebuild
rename to dev-python/Nuitka/Nuitka-2.4.8-r1.ebuild
index 274aff9ae3b5..98d5f5591788 100644
--- a/dev-python/Nuitka/Nuitka-2.4.8.ebuild
+++ b/dev-python/Nuitka/Nuitka-2.4.8-r1.ebuild
@@ -24,6 +24,8 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-build/scons[${PYTHON_USEDEP}]
+       >=dev-python/ordered-set-4.1.0[${PYTHON_USEDEP}]
+       >=dev-python/zstandard-0.15[${PYTHON_USEDEP}]
 "
 BDEPEND="
        ${RDEPEND}

Reply via email to