From 4b300c2602a5fe9c4999a17a154e05b3076d9800 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 27 Nov 2018 07:10:34 +0100 Subject: open-vm-tools is handled through rpmsrate --- perl-install/install/any.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install/any.pm') diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm index c2bc4c909..0e4d4e880 100644 --- a/perl-install/install/any.pm +++ b/perl-install/install/any.pm @@ -857,7 +857,6 @@ sub default_packages { add_n_log("needed for firewall/security", qw(shorewall shorewall-ipv6 mandi-ifw)); # only needed for CDs/DVDs installations: add_n_log("method='cdrom'", 'perl-Hal-Cdroms') if $o->{method} eq 'cdrom'; - add_n_log("needed for VMware hypervisor", 'open-vm-tools') if detect_devices::is_vmware(); my $dmi_BIOS = detect_devices::dmidecode_category('BIOS'); my $dmi_Base_Board = detect_devices::dmidecode_category('Base Board'); -- cgit v1.2.1