linux4.4: change to openssl

This commit is contained in:
John 2021-03-05 22:24:44 +01:00
parent 4332f419fc
commit 64907555a3

View file

@ -22,7 +22,7 @@ noshlibprovides=yes
preserve=yes preserve=yes
archs="i686* x86_64* ppc*" archs="i686* x86_64* ppc*"
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel xz" hostmakedepends="bc perl kmod uboot-mkimage openssl-devel xz"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
ppc64le*) broken="No ppc64le support";; ppc64le*) broken="No ppc64le support";;