rpi-kernel: change to openssl
This commit is contained in:
parent
5ee0a6aaa3
commit
5aa1d02031
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ noshlibprovides=yes
|
||||||
|
|
||||||
# RPi, RPi2, RPi3
|
# RPi, RPi2, RPi3
|
||||||
archs="armv6l* armv7l* aarch64*"
|
archs="armv6l* armv7l* aarch64*"
|
||||||
hostmakedepends="perl kmod uboot-mkimage libressl-devel bc bison flex"
|
hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
triggers="kernel-hooks"
|
triggers="kernel-hooks"
|
||||||
# These files could be modified when an external module is built.
|
# These files could be modified when an external module is built.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue