summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 09:20:29 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 09:20:29 +0000
commit3fd77fa37d67a44b79ac375d453bb813db3d1363 (patch)
tree88d92bc19982e6514ba7112511d15106c3027537
parent29128250bb671e0300b58eca228f29fb9aceac6d (diff)
automatic import of spdlogopeneuler20.03
-rw-r--r--spdlog.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/spdlog.spec b/spdlog.spec
index b7b128b..7a23ba9 100644
--- a/spdlog.spec
+++ b/spdlog.spec
@@ -10,6 +10,7 @@ URL: https://github.com/gabime/spdlog
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake
+BuildRequires: fmt-devel
BuildRequires: gcc
BuildRequires: gcc-c++