kernel-snapshot: also need 'which' to build.
This commit is contained in:
parent
c191076832
commit
046851b47d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
depends="dracut linux-firmware module-init-tools"
|
||||
makedepends="perl kmod openssl"
|
||||
makedepends="perl kmod openssl which"
|
||||
subpackages="kernel-snapshot-headers"
|
||||
triggers="kernel-hooks"
|
||||
short_desc="The Linux kernel and modules (testing snapshot)"
|
||||
|
|
Loading…
Reference in a new issue