add BuildRequires: gcc-c++,gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
03ae894735
commit
7cf56eb082
2
fmt.spec
2
fmt.spec
@ -12,6 +12,8 @@ Patch0: fmt_build_doc_system.patch
|
|||||||
Patch1: fmt_test8_segfault.patch
|
Patch1: fmt_test8_segfault.patch
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: cmake3
|
BuildRequires: cmake3
|
||||||
%else
|
%else
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user