diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 09:39:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 09:42:12 +0000 |
commit | 030f9fd42d7c8f4f8bfa7b165dee7ddfad205130 (patch) | |
tree | 1f3806253125d53903de7f96facc17fd78a72a91 /sys-cluster/lmod | |
parent | sys-cluster/ceph: sys-devel/bc -> app-alternatives/bc (diff) | |
download | gentoo-030f9fd42d7c8f4f8bfa7b165dee7ddfad205130.tar.gz gentoo-030f9fd42d7c8f4f8bfa7b165dee7ddfad205130.tar.bz2 gentoo-030f9fd42d7c8f4f8bfa7b165dee7ddfad205130.zip |
sys-cluster/lmod: 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@gentoo.org>
Diffstat (limited to 'sys-cluster/lmod')
-rw-r--r-- | sys-cluster/lmod/lmod-8.7.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lmod/lmod-8.7.23.ebuild b/sys-cluster/lmod/lmod-8.7.23.ebuild index 56094c625ca5..0b5027148b95 100644 --- a/sys-cluster/lmod/lmod-8.7.23.ebuild +++ b/sys-cluster/lmod/lmod-8.7.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ RDEPEND="${LUA_DEPS} " DEPEND="${RDEPEND}" BDEPEND="${RDEPEND} - sys-devel/bc + app-alternatives/bc test? ( $(lua_gen_cond_dep ' dev-util/hermes[${LUA_SINGLE_USEDEP}] |