BR gcc and gcc-c++

This commit is contained in:
Tim Niemueller 2018-03-07 09:06:57 +01:00
parent ab75689487
commit 234f7295a3
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libkni3
Version: 3.9.2
Release: 38%{?dist}
Release: 39%{?dist}
Summary: C++ KNI library v3 for the Katana 300 robot arm
Group: System Environment/Libraries
@ -18,6 +18,7 @@ Patch6: kni-3.9.2-format-security.patch
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
BuildRequires: gcc, gcc-c++
BuildRequires: doxygen, graphviz
%if 0%{?fedora} >= 18
BuildRequires: texlive-collection-latexrecommended
@ -166,6 +167,9 @@ install -p -m 0644 libkni3.pc %{buildroot}%{_libdir}/pkgconfig
%changelog
* Wed Mar 07 2018 Tim Niemueller <tim@niemueller.de> - 3.9.2-39
- BR gcc and gcc-c++
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.2-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild