remove busybox dependency
We do not depend on busybox anymore, so remove it from Requires field. Signed-off-by: Dave Young <dyoung@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com>
This commit is contained in:
parent
1c38f02031
commit
8ec4877f7b
@ -36,7 +36,7 @@ Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
Requires(postun): systemd-units
|
||||
Requires(pre): coreutils sed zlib
|
||||
Requires: busybox >= 1.2.0, dracut, dracut-network
|
||||
Requires: dracut, dracut-network
|
||||
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel
|
||||
BuildRequires: pkgconfig intltool gettext
|
||||
BuildRequires: systemd-units
|
||||
|
Loading…
Reference in New Issue
Block a user