From 64c31e1b802eba07c01cb38579d35123ee84d819 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 15 Jan 2024 07:12:57 +0000 Subject: [PATCH] eclass/kernel-2: Sync with Gentoo It's from Gentoo commit 7ef71dd2f0e15a353a958b2572de2f2c353c6afb. --- .../portage-stable/eclass/kernel-2.eclass | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/kernel-2.eclass b/sdk_container/src/third_party/portage-stable/eclass/kernel-2.eclass index 5ecd97c173..a0574e0767 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/kernel-2.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/kernel-2.eclass @@ -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 @@ -653,12 +653,12 @@ kernel_is() { # Capture the sources type and set DEPENDs if [[ ${ETYPE} == sources ]]; then RDEPEND="!build? ( - app-arch/cpio + app-alternatives/cpio dev-lang/perl - sys-devel/bc - sys-devel/bison - sys-devel/flex - sys-devel/make + app-alternatives/bc + app-alternatives/yacc + app-alternatives/lex + dev-build/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig