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:
parent
2068181ec2
commit
4217379267
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user