Fix dependency on libressl-devel instead of libressl

Closes #14255.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
LouisDB 2018-05-09 09:20:06 +02:00 committed by Enno Boland
parent ddec664923
commit 0bf9b6e368
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -28,7 +28,7 @@ noshlibprovides=yes
# RPi, RPi2, RPi3
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl aarch64 aarch64-musl"
hostmakedepends="perl kmod uboot-mkimage libressl bc"
hostmakedepends="perl kmod uboot-mkimage libressl-devel bc"
makedepends="ncurses-devel"
triggers="kernel-hooks"
# These files could be modified when an external module is built.