build dep on git-core, not git, we only use functionality in the core package for building saves some deps being pulled in
This commit is contained in:
parent
215fbf0212
commit
761bb0ee6b
@ -385,7 +385,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, tar, git
|
BuildRequires: kmod, patch, bash, tar, git-core
|
||||||
BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk
|
BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk
|
||||||
BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex
|
BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex
|
||||||
BuildRequires: net-tools, hostname, bc, elfutils-devel
|
BuildRequires: net-tools, hostname, bc, elfutils-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user