mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-09 22:41:14 +02:00
fix(cros-kernel2.eclass): Move build deps from ebuilds to eclass.
This commit is contained in:
parent
22190a7bfc
commit
f9a0b52c92
@ -10,6 +10,8 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="sys-apps/debianutils
|
||||
sys-devel/bc
|
||||
sys-kernel/bootengine
|
||||
"
|
||||
|
||||
IUSE="-source"
|
||||
|
@ -9,11 +9,6 @@ CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
sys-devel/bc
|
||||
sys-kernel/bootengine
|
||||
"
|
||||
|
||||
DESCRIPTION="CoreOS kernel"
|
||||
HOMEPAGE="http://www.kernel.org"
|
||||
SRC_URI=""
|
||||
|
@ -10,11 +10,6 @@ CROS_WORKON_LOCALNAME="linux"
|
||||
CROS_WORKON_OUTOFTREE_BUILD=0
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
sys-devel/bc
|
||||
sys-kernel/bootengine
|
||||
"
|
||||
|
||||
DESCRIPTION="CoreOS kernel"
|
||||
HOMEPAGE="http://www.kernel.org"
|
||||
SRC_URI="${KERNEL_URI}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user