diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 09:20:29 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 09:20:29 +0000 |
commit | 3fd77fa37d67a44b79ac375d453bb813db3d1363 (patch) | |
tree | 88d92bc19982e6514ba7112511d15106c3027537 | |
parent | 29128250bb671e0300b58eca228f29fb9aceac6d (diff) |
automatic import of spdlogopeneuler20.03
-rw-r--r-- | spdlog.spec | 1 |
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++ |