add gcc to BuildRequires
This commit is contained in:
parent
88b9094397
commit
fe992e2c3b
@ -1,6 +1,6 @@
|
||||
Name: yajl
|
||||
Version: 2.1.0
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: Yet Another JSON Library
|
||||
License: ISC
|
||||
URL: http://lloyd.github.com/yajl/
|
||||
@ -12,7 +12,7 @@ Patch3: yajl-2.1.0-test-location.patch
|
||||
Patch4: yajl-2.1.0-dynlink-binaries.patch
|
||||
Patch5: yajl-2.1.0-fix-memory-leak.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake gcc
|
||||
|
||||
%description
|
||||
yajl is a small event-driven JSON parser written in ANSI C, and a small
|
||||
@ -67,6 +67,9 @@ cd ../api
|
||||
%{_libdir}/libyajl_s.a
|
||||
|
||||
%changelog
|
||||
* Tue Jun 8 2021 panxiaohe<panxiaohe@huawei.com> - 2.1.0-14
|
||||
- add gcc to BuildRequires
|
||||
|
||||
* Wed Sep 9 2020 wangchen<wangchen137@huawei.com> - 2.1.0-13
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user