From d9177955a3fdcc9d9e5d30866764a19177f891f2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 4 Jun 2025 14:16:07 +0200 Subject: [PATCH] abaddon, fix for 64bit, make sure to use the correct libfmt (#12473) spdlog latest is build against libfmt >= 11 --- net-im/abaddon/abaddon-0.2.2~git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/abaddon/abaddon-0.2.2~git.recipe b/net-im/abaddon/abaddon-0.2.2~git.recipe index 9977d9f35..5a9c9077d 100644 --- a/net-im/abaddon/abaddon-0.2.2~git.recipe +++ b/net-im/abaddon/abaddon-0.2.2~git.recipe @@ -84,7 +84,7 @@ BUILD_REQUIRES=" devel:libcrypto$secondaryArchSuffix >= 3 devel:libcairomm_1.0$secondaryArchSuffix devel:libcurl$secondaryArchSuffix - devel:libfmt$secondaryArchSuffix + devel:libfmt$secondaryArchSuffix >= 11 devel:libfontconfig$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libgdk_3$secondaryArchSuffix