2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-06 02:08:25 +00:00

Add missing perl-Net-Telnet dependency

This commit is contained in:
Jarrod Johnson
2017-01-20 11:16:41 -05:00
parent 807d30d325
commit c2e22f6f57

View File

@@ -26,7 +26,7 @@ AutoReqProv: no
# AIX will build with an arch of "ppc"
# also need to fix Requires for AIX
Requires: perl-Crypt-CBC perl-Crypt-Rijndael perl-Sys-Virt perl-JSON
Requires: perl-Crypt-CBC perl-Crypt-Rijndael perl-Sys-Virt perl-JSON perl-Net-Telnet
%ifos linux
BuildArch: noarch
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser perl-Digest-SHA1 perl(LWP::Protocol::https)