Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
This commit is contained in:
parent
c8ee6585cc
commit
6732fcc521
@ -371,7 +371,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant}
|
|||||||
# List the packages used during the kernel build
|
# List the packages used during the kernel build
|
||||||
#
|
#
|
||||||
BuildRequires: kmod, patch, bash, sh-utils, tar, git
|
BuildRequires: kmod, patch, bash, sh-utils, tar, git
|
||||||
BuildRequires: bzip2, xz, findutils, gzip, m4, perl, perl-Carp, make, diffutils, gawk
|
BuildRequires: bzip2, xz, findutils, gzip, m4, perl, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk
|
||||||
BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc
|
BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc
|
||||||
BuildRequires: net-tools, hostname, bc
|
BuildRequires: net-tools, hostname, bc
|
||||||
%if %{with_sparse}
|
%if %{with_sparse}
|
||||||
|
Loading…
Reference in New Issue
Block a user