commit: 061677a848a4acbdc35b1d55dca4ed6ebe739157
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 04:20:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 04:20:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061677a8
dev-util/rizin: add note to unbundle dev-libs/blake3
It was recently added to the tree but no meson option exists for it yet.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/rizin/rizin-0.5.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/rizin/rizin-0.5.2.ebuild
b/dev-util/rizin/rizin-0.5.2.ebuild
index 3a1e1579d4fb..4efb83b695d7 100644
--- a/dev-util/rizin/rizin-0.5.2.ebuild
+++ b/dev-util/rizin/rizin-0.5.2.ebuild
@@ -24,6 +24,7 @@ IUSE="test"
# Need to audit licenses of the binaries used for testing
RESTRICT="test? ( fetch ) !test? ( test )"
+# TODO: unbundle dev-libs/blake3
RDEPEND="
app-arch/lz4:0=
app-arch/xz-utils