Add missing BR: gcc-c++, make

This commit is contained in:
Sandro Mani 2018-02-18 20:13:40 +01:00
parent ca87c4fc77
commit 2c366f9e84

View File

@ -8,7 +8,7 @@
Name: eigen3
Version: 3.3.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A lightweight C++ template library for vector and matrix math
Group: Development/Libraries
@ -40,6 +40,8 @@ BuildRequires: scotch-devel
BuildRequires: metis-devel
BuildRequires: cmake
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: doxygen
BuildRequires: graphviz
BuildRequires: tex(latex)
@ -111,6 +113,9 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox
%doc %{_target_platform}/doc/html
%changelog
* Sun Feb 18 2018 Sandro Mani <manisandro@gmail.com> - 3.3.4-5
- Add missing BR: gcc-c++, make
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild