kernel: needs openssl to sign the modules.
This commit is contained in:
parent
940a09d305
commit
49cb684caf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ version=3.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
depends="dracut linux-firmware kmod>=11_2"
|
depends="dracut linux-firmware kmod>=11_2"
|
||||||
makedepends="perl kmod>=11_2"
|
makedepends="perl kmod>=11_2 openssl"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue