Add missing BR: gcc-c++, make
This commit is contained in:
parent
2c1d50c16e
commit
a97feaf9a2
@ -1,6 +1,6 @@
|
||||
Name: libkml
|
||||
Version: 1.3.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Reference implementation of OGC KML 2.2
|
||||
|
||||
License: BSD
|
||||
@ -22,8 +22,10 @@ BuildRequires: curl-devel
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: expat-devel
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: junit
|
||||
BuildRequires: make
|
||||
BuildRequires: minizip-devel
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
BuildRequires: python2-devel
|
||||
@ -167,6 +169,9 @@ popd
|
||||
%{_libdir}/cmake/%{name}/
|
||||
|
||||
%changelog
|
||||
* Sun Feb 18 2018 Sandro Mani <manisandro@gmail.com> - 1.3.0-10
|
||||
- Add missing BR: gcc-c++, make
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user