spdlog: depends on libfmt

This commit is contained in:
Jérôme Duval
2021-02-04 10:02:57 +01:00
parent 4d0019234d
commit 612ab38abe

View File

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