add dependency on ipcalc
ipcalc is needed for generating 45route-static.conf. However, on newer Fedora, e.g. 34, dracut-network drops dependency on dhcp-client which requires ipcalc. Make kexec-tools explicitly depends on ipcalc. Reported-by: Jie Li <jieli@redhat.com> Signed-off-by: Coiby Xu <coxu@redhat.com> Acked-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
7232f5bff2
commit
2721f323a9
@ -63,6 +63,7 @@ Requires: dracut >= 050
|
||||
Requires: dracut-network >= 050
|
||||
Recommends: dracut-squash >= 050
|
||||
Requires: ethtool
|
||||
Requires: ipcalc
|
||||
BuildRequires: make
|
||||
BuildRequires: zlib-devel elfutils-devel glib2-devel bzip2-devel ncurses-devel bison flex lzo-devel snappy-devel
|
||||
BuildRequires: pkgconfig intltool gettext
|
||||
|
Loading…
Reference in New Issue
Block a user