diff options
author | 2023-04-15 13:02:40 +0200 | |
---|---|---|
committer | 2023-04-17 13:00:56 +0200 | |
commit | 7496214507f8e18f1891880899df67556f21ac15 (patch) | |
tree | b1052c294a8326858d5e8d49ff23026a67b879f5 /sys-cluster | |
parent | dev-ruby/bcrypt_pbkdf: Stabilize 1.1.0-r2 ppc, #904427 (diff) | |
download | gentoo-7496214507f8e18f1891880899df67556f21ac15.tar.gz gentoo-7496214507f8e18f1891880899df67556f21ac15.tar.bz2 gentoo-7496214507f8e18f1891880899df67556f21ac15.zip |
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@rug.nl>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/lmod/lmod-8.7.23.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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}] |