From 612ab38abe0a597d665e223ea806af5de6b72c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 4 Feb 2021 10:02:57 +0100 Subject: [PATCH] spdlog: depends on libfmt --- dev-libs/spdlog/spdlog-1.8.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/spdlog/spdlog-1.8.0.recipe b/dev-libs/spdlog/spdlog-1.8.0.recipe index b01f47ff7..fd7448273 100644 --- a/dev-libs/spdlog/spdlog-1.8.0.recipe +++ b/dev-libs/spdlog/spdlog-1.8.0.recipe @@ -21,7 +21,7 @@ Features: COPYRIGHT="Gabi Melman" HOMEPAGE="https://github.com/gabime/spdlog" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/gabime/spdlog/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="1e68e9b40cf63bb022a4b18cdc1c9d88eb5d97e4fd64fa981950a9cacf57a4bf" @@ -46,6 +46,7 @@ PROVIDES_devel=" " REQUIRES_devel=" spdlog$secondaryArchSuffix == $portVersion base + devel:libfmt$secondaryArchSuffix " BUILD_REQUIRES="