mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
spdlog: depends on libfmt
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user