From 1c7a0d1629d17bf508d8096aaa13b7adfb5f5a35 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 24 Aug 2024 09:32:13 +0200 Subject: [PATCH] db18: update to openssl 3 --- dev-db/db/db18-18.1.40.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/db/db18-18.1.40.recipe b/dev-db/db/db18-18.1.40.recipe index 4a9f38783..5f31e6adc 100644 --- a/dev-db/db/db18-18.1.40.recipe +++ b/dev-db/db/db18-18.1.40.recipe @@ -69,8 +69,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" haiku${secondaryArchSuffix}_devel