From 64907555a3f5df6143a97443a831d5845d3fb3b7 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 5 Mar 2021 22:24:44 +0100 Subject: [PATCH] linux4.4: change to openssl --- srcpkgs/linux4.4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux4.4/template b/srcpkgs/linux4.4/template index d85511fe55d..5b4d2e213bd 100644 --- a/srcpkgs/linux4.4/template +++ b/srcpkgs/linux4.4/template @@ -22,7 +22,7 @@ noshlibprovides=yes preserve=yes 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 ppc64le*) broken="No ppc64le support";;