odroid-u2-kernel: change to openssl build time dep
This commit is contained in:
parent
14363cd146
commit
1ee903aece
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ _kernver="${version}_${revision}"
|
|||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
archs="armv7l"
|
||||
hostmakedepends="perl python kmod uboot-mkimage libressl elfutils bc"
|
||||
hostmakedepends="perl python kmod uboot-mkimage openssl elfutils bc"
|
||||
makedepends="ncurses-devel"
|
||||
depends="kmod>=11_2"
|
||||
triggers="kernel-hooks"
|
||||
|
|
Loading…
Reference in a new issue