mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
[kernels]: add sed to makedepends
This commit is contained in:
parent
f4ed74f439
commit
c3a15effbf
@ -16,7 +16,7 @@ pkgrel=1
|
||||
pkgdesc="Linux kernel with SCST"
|
||||
url="http://scst.sourceforge.net"
|
||||
depends="mkinitfs linux-firmware"
|
||||
makedepends="perl installkernel"
|
||||
makedepends="perl sed installkernel"
|
||||
options="!strip"
|
||||
_config=${config:-kernelconfig.${CARCH}}
|
||||
install=
|
||||
|
||||
@ -12,7 +12,7 @@ pkgrel=0
|
||||
pkgdesc="Linux kernel for virtual guests with grsecurity"
|
||||
url="http://grsecurity.net"
|
||||
depends="mkinitfs linux-firmware"
|
||||
makedepends="perl installkernel bash gmp-dev bc"
|
||||
makedepends="perl sed installkernel bash gmp-dev bc"
|
||||
options="!strip"
|
||||
_config=${config:-kernelconfig.${CARCH}}
|
||||
install=
|
||||
|
||||
@ -15,7 +15,7 @@ fi
|
||||
pkgdesc="Linux kernel with vserver"
|
||||
url="http://linux-vserver.org/"
|
||||
depends="mkinitfs linux-firmware"
|
||||
makedepends="perl installkernel bash bc"
|
||||
makedepends="perl sed installkernel bash bc"
|
||||
options="!strip"
|
||||
_config=${config:-kernelconfig.${CARCH}}
|
||||
install=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user