add BuildRequires: gcc-c++,gcc

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:44 +02:00
parent 03ae894735
commit 7cf56eb082

View File

@ -12,6 +12,8 @@ Patch0: fmt_build_doc_system.patch
Patch1: fmt_test8_segfault.patch
%if 0%{?rhel}
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake3
%else
BuildRequires: cmake