commit:     7496214507f8e18f1891880899df67556f21ac15
Author:     Bob Dröge <b.e.droge <AT> rug <DOT> nl>
AuthorDate: Sat Apr 15 11:02:40 2023 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 11:00:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74962145

sys-cluster/lmod: add sys-devel/bc as build dependency

Closes: https://github.com/gentoo/gentoo/pull/30602

Signed-off-by: Bob Dröge <b.e.droge <AT> rug.nl>
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sys-cluster/lmod/lmod-8.7.23.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/lmod/lmod-8.7.23.ebuild 
b/sys-cluster/lmod/lmod-8.7.23.ebuild
index db3d54599e43..56094c625ca5 100644
--- a/sys-cluster/lmod/lmod-8.7.23.ebuild
+++ b/sys-cluster/lmod/lmod-8.7.23.ebuild
@@ -37,6 +37,7 @@ RDEPEND="${LUA_DEPS}
 "
 DEPEND="${RDEPEND}"
 BDEPEND="${RDEPEND}
+       sys-devel/bc
        test? (
                $(lua_gen_cond_dep '
                        dev-util/hermes[${LUA_SINGLE_USEDEP}]

Reply via email to