mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
archs="armv7l"
|
archs="armv7l"
|
||||||
hostmakedepends="perl python kmod uboot-mkimage libressl elfutils bc"
|
hostmakedepends="perl python kmod uboot-mkimage openssl elfutils bc"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
depends="kmod>=11_2"
|
depends="kmod>=11_2"
|
||||||
triggers="kernel-hooks"
|
triggers="kernel-hooks"
|
||||||
|
|
Loading…
Add table
Reference in a new issue