Fix dependency on libressl-devel instead of libressl
Closes #14255. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
@@ -28,7 +28,7 @@ noshlibprovides=yes
|
|||||||
|
|
||||||
# RPi, RPi2, RPi3
|
# RPi, RPi2, RPi3
|
||||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl aarch64 aarch64-musl"
|
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"
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user