Add gcc to BuildRequires
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire s_and_Requies
This commit is contained in:
parent
07b06bf4c3
commit
5d73ed5b41
@ -173,6 +173,7 @@ BuildRequires: procps
|
|||||||
# Required to test hardening.
|
# Required to test hardening.
|
||||||
%{?with_hardening_test:BuildRequires: %{_bindir}/checksec}
|
%{?with_hardening_test:BuildRequires: %{_bindir}/checksec}
|
||||||
BuildRequires: multilib-rpm-config
|
BuildRequires: multilib-rpm-config
|
||||||
|
BuildRequires: gcc
|
||||||
|
|
||||||
# This package provides %%{_bindir}/ruby-mri therefore it is marked by this
|
# This package provides %%{_bindir}/ruby-mri therefore it is marked by this
|
||||||
# virtual provide. It can be installed as dependency of rubypick.
|
# virtual provide. It can be installed as dependency of rubypick.
|
||||||
|
Loading…
Reference in New Issue
Block a user