add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
cd318ff5f2
commit
0d6a7c7b54
1 changed files with 1 additions and 0 deletions
1
xz.spec
1
xz.spec
|
|
@ -24,6 +24,7 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|||
# have grepconf, but we're only concerned with F22 here.
|
||||
Requires: grep >= 2.20-5
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: perl-interpreter
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue