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
|
||||
wrksrc="linux-${version}"
|
||||
depends="dracut linux-firmware kmod>=11_2"
|
||||
makedepends="perl kmod>=11_2"
|
||||
makedepends="perl kmod>=11_2 openssl"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue