Drop sh-utils from requirements

It's an old package now provided by core-utils which is pulled in
already.
This commit is contained in:
Laura Abbott 2017-11-07 17:04:46 -08:00
parent 2068181ec2
commit 4217379267
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant}
#
# List the packages used during the kernel build
#
BuildRequires: kmod, patch, bash, sh-utils, tar, git
BuildRequires: kmod, patch, bash, tar, git
BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk
BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc
BuildRequires: net-tools, hostname, bc, elfutils-devel