spec: depends on dracut-network
Resolves: bz807286 kexec-tools should depend on dracut-network Signed-off-by: Dave Young <dyoung@redhat.com>
This commit is contained in:
parent
985fcae6ec
commit
f7b9767f87
@ -32,7 +32,7 @@ Requires(post): systemd-units
|
|||||||
Requires(preun): systemd-units
|
Requires(preun): systemd-units
|
||||||
Requires(postun): systemd-units
|
Requires(postun): systemd-units
|
||||||
Requires(pre): coreutils sed zlib
|
Requires(pre): coreutils sed zlib
|
||||||
Requires: busybox >= 1.2.0, dracut
|
Requires: busybox >= 1.2.0, dracut, dracut-network
|
||||||
BuildRequires: dash
|
BuildRequires: dash
|
||||||
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel
|
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel
|
||||||
BuildRequires: pkgconfig intltool gettext
|
BuildRequires: pkgconfig intltool gettext
|
||||||
|
Loading…
Reference in New Issue
Block a user