update nlohmann-json.spec add cmake dependence
This commit is contained in:
parent
e17a35c1a6
commit
b31218d61c
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Name: nlohmann-json
|
Name: nlohmann-json
|
||||||
Version: 3.11.2
|
Version: 3.11.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JSON for Modern C++
|
Summary: JSON for Modern C++
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/nlohmann/json
|
URL: https://github.com/nlohmann/json
|
||||||
Source0: v%{version}.tar.gz
|
Source0: v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: cmake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
JSON for Modern C++
|
JSON for Modern C++
|
||||||
@ -47,5 +48,7 @@ make
|
|||||||
%{_libdir}/cmake/*
|
%{_libdir}/cmake/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 15 2023 davidhan008 <619409713@qq.com> - 3.11.2-2
|
||||||
|
- Add cmake depence
|
||||||
* Wed May 3 2023 will_niutao <niutao2@huawei.com> - 3.11.2-1
|
* Wed May 3 2023 will_niutao <niutao2@huawei.com> - 3.11.2-1
|
||||||
- Init for openEuler
|
- Init for openEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user