mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit 7ef71dd2f0e15a353a958b2572de2f2c353c6afb.
This commit is contained in:
parent
4606105051
commit
64c31e1b80
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user