kexec-tools.spec: Add ethtool to dependency.

commit 97e107b "Add support for team devices" introduced ethtool to
get permanent address.

Signed-off-by: WANG Chao <chaowang@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
cked-by: Dave Young <dyoung@redhat.com>
This commit is contained in:
Baoquan He 2013-04-11 17:01:43 +08:00
parent 1effb09942
commit 9275e07621

View File

@ -37,7 +37,7 @@ Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
Requires(pre): coreutils sed zlib
Requires: dracut, dracut-network
Requires: dracut, dracut-network, ethtool
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel ncurses-devel bison flex
BuildRequires: pkgconfig intltool gettext
BuildRequires: systemd-units