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:
Peter Robinson 2018-04-26 11:26:58 +01:00
parent 215fbf0212
commit 761bb0ee6b
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant}
#
# 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: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex
BuildRequires: net-tools, hostname, bc, elfutils-devel