Skip to content

Commit

Permalink
kernel-2.eclass: sys-devel/bc -> app-alternatives/bc
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
thesamesam committed Jan 8, 2024
1 parent e3ec85f commit 906ca26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eclass/kernel-2.eclass
Original file line number Diff line number Diff line change
@@ -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

# @ECLASS: kernel-2.eclass
Expand Down Expand Up @@ -655,7 +655,7 @@ if [[ ${ETYPE} == sources ]]; then
RDEPEND="!build? (
app-arch/cpio
dev-lang/perl
sys-devel/bc
app-alternatives/bc
sys-devel/bison
sys-devel/flex
sys-devel/make
Expand Down

0 comments on commit 906ca26

Please sign in to comment.