Skip to content

Commit

Permalink
kernel-2.eclass: app-arch/cpio -> app-alternatives/cpio
Browse files Browse the repository at this point in the history
All of these will be using app-alternatives/cpio anyway as they're not calling
gcpio, so make the dep reflect reality.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 8, 2024
1 parent 9a26a4f commit 2822fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/kernel-2.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ kernel_is() {
# Capture the sources type and set DEPENDs
if [[ ${ETYPE} == sources ]]; then
RDEPEND="!build? (
app-arch/cpio
app-alternatives/cpio
dev-lang/perl
app-alternatives/bc
sys-devel/bison
Expand Down

0 comments on commit 2822fd1

Please sign in to comment.