From abe0f92e9f6b6d1a00a7105595ad67ae9c01dd1b Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 24 Aug 2024 11:33:17 +0200 Subject: [PATCH] ddnet: updaet to openssl 3 --- games-action/ddnet/ddnet-2023.03.12~git.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/ddnet/ddnet-2023.03.12~git.recipe b/games-action/ddnet/ddnet-2023.03.12~git.recipe index ef1cd88df..b78f30c79 100644 --- a/games-action/ddnet/ddnet-2023.03.12~git.recipe +++ b/games-action/ddnet/ddnet-2023.03.12~git.recipe @@ -56,7 +56,7 @@ BUILD_REQUIRES=" devel:libavformat$secondaryArchSuffix devel:libavutil$secondaryArchSuffix devel:libcurl$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libfreetype$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libglew$secondaryArchSuffix @@ -66,7 +66,7 @@ BUILD_REQUIRES=" devel:libopusfile$secondaryArchSuffix devel:libpng16$secondaryArchSuffix devel:libSDL2_2.0$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libsqlite3$secondaryArchSuffix devel:libswscale$secondaryArchSuffix devel:libswresample$secondaryArchSuffix