Add dependency for lvmdump -l command (#1255659)

This is required for pre installation logging feature in Anaconda.

The libpcap library is dependency for nmap-ncat which is dependency for
lvmdump -l.
This commit is contained in:
Jiri Konecny 2017-02-06 10:25:21 +01:00 committed by Brian C. Lane
parent 620c4469a6
commit 957e1af948
2 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,7 @@ removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file
removepkg genisoimage info iptables removepkg genisoimage info iptables
removepkg jasper-libs libXxf86misc removepkg jasper-libs libXxf86misc
removepkg libasyncns libhbaapi libhbalinux removepkg libasyncns libhbaapi libhbalinux
removepkg libmcpp libpcap libtiff linux-atm-libs removepkg libmcpp libtiff linux-atm-libs
removepkg lvm2-libs m4 mailx makebootfat mcpp removepkg lvm2-libs m4 mailx makebootfat mcpp
removepkg mingetty mobile-broadband-provider-info pkgconfig ppp pth removepkg mingetty mobile-broadband-provider-info pkgconfig ppp pth
removepkg rmt rpcbind squashfs-tools system-config-firewall-base removepkg rmt rpcbind squashfs-tools system-config-firewall-base

View File

@ -113,6 +113,7 @@ installpkg tigervnc-server-module
%endif %endif
installpkg net-tools installpkg net-tools
installpkg bridge-utils installpkg bridge-utils
installpkg nmap-ncat
## hardware utilities/libraries ## hardware utilities/libraries
installpkg pciutils usbutils ipmitool installpkg pciutils usbutils ipmitool