add BuildRequires: gcc-c++

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:49 +02:00
parent a999624179
commit 8ac04657fd

View File

@ -18,6 +18,7 @@ Patch0: med-3.0.7_tests.patch
# - Install cmake config files to %%_libdir/cmake
Patch1: med-3.3.1_cmake.patch
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: gcc-gfortran