From 7b093034d6d8f47442751a8c16d77376ba6938a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Sat, 21 Jul 2018 08:44:37 +0200 Subject: [PATCH] require gcc-c++ instead --- opensp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensp.spec b/opensp.spec index cb70c8f..6265b9e 100644 --- a/opensp.spec +++ b/opensp.spec @@ -12,7 +12,7 @@ Patch3: opensp-manpage.patch License: MIT Group: Applications/Text -BuildRequires: gcc +BuildRequires: gcc-c++ %if ! 0%{?_module_build} BuildRequires: xmlto, jadetex @@ -118,7 +118,7 @@ make check || : # TODO: failures as of 1.5.2 :( %changelog * Sat Jul 21 2018 Ondrej Vasik - 1.5.2-30 -- BuildRequires: gcc (#1605338) +- BuildRequires: gcc-c++ (#1605338) * Fri Jul 13 2018 Fedora Release Engineering - 1.5.2-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild