From 71af56fb955901d7cf1e120b833a0525c8b63375 Mon Sep 17 00:00:00 2001 From: Till Hofmann Date: Jul 14 2018 11:41:12 +0000 Subject: Remove redundant BR: gcc, we actually need gcc-c++ --- diff --git a/ginac.spec b/ginac.spec index 9e54c42..dfec29a 100644 --- a/ginac.spec +++ b/ginac.spec @@ -7,8 +7,7 @@ Summary: C++ library for symbolic calculations License: GPLv2+ URL: https://www.ginac.de/ Source0: https://www.ginac.de/%{name}-%{version}.tar.bz2 -BuildRequires: gcc-c++ -BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: bison BuildRequires: cln-devel BuildRequires: cmake