From 1463cb1b911a3dc899b0cee9bf526c10743d77cf Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 6 Jun 2022 18:45:17 +0200 Subject: [PATCH] cargo-c, first attempt on pushing openssl version for 32bit (#6979) --- dev-rust/cargo_c/cargo_c-0.9.8.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-rust/cargo_c/cargo_c-0.9.8.recipe b/dev-rust/cargo_c/cargo_c-0.9.8.recipe index 0ff4354de..ea6ac82b7 100644 --- a/dev-rust/cargo_c/cargo_c-0.9.8.recipe +++ b/dev-rust/cargo_c/cargo_c-0.9.8.recipe @@ -39,7 +39,7 @@ BUILD_REQUIRES=" devel:libcurl$secondaryArchSuffix devel:libgit2$secondaryArchSuffix devel:libssh2$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 1.1 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="