commit: 030f9fd42d7c8f4f8bfa7b165dee7ddfad205130
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 09:39:59 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 09:42:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030f9fd4
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 <AT> gentoo.org>
sys-cluster/lmod/lmod-8.7.23.ebuild | 4 ++--
1 file 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}]