commit:     54266bd6be961d139ed8d857fea45fec9d93e77d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 09:37:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 09:42:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54266bd6

net-analyzer/rrdtool: sys-devel/bc -> app-alternatives/bc

All of these will be using app-alternatives/bc anyway as they're not calling

bc-reference, so make the dep reflect reality.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/rrdtool/rrdtool-1.8.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/rrdtool/rrdtool-1.8.0-r4.ebuild 
b/net-analyzer/rrdtool/rrdtool-1.8.0-r4.ebuild
index 46d30cce0ce6..73d95f65962c 100644
--- a/net-analyzer/rrdtool/rrdtool-1.8.0-r4.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.8.0-r4.ebuild
@@ -69,7 +69,7 @@ BDEPEND="
        app-alternatives/awk
        python? ( $(python_gen_cond_dep 
'dev-python/setuptools[${PYTHON_USEDEP}]') )
        test? (
-               sys-devel/bc
+               app-alternatives/bc
                lua? ( ${LUA_DEPS} )
        )
 "

Reply via email to