abaddon, fix for 64bit, make sure to use the correct libfmt (#12473)

spdlog latest is build against libfmt >= 11
This commit is contained in:
Schrijvers Luc
2025-06-04 14:16:07 +02:00
committed by GitHub
parent 74d0f5332d
commit d9177955a3

View File

@@ -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