2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-19 04:40:21 +00:00

Merge pull request #7175 from gurevichmark/centos8_perl_prereq2

Add perl packages for building on CentOS8 (2)
This commit is contained in:
besawn
2022-05-16 14:24:33 -04:00
committed by GitHub

View File

@ -29,7 +29,7 @@ Requires: cpio
# fping or nmap is needed by pping (in case xCAT-client is installed by itself on a remote client)
%ifos linux
Requires: nmap perl-XML-Simple perl-XML-Parser perl-Sys-Syslog perl-Text-Balanced perl-JSON
Requires: nmap perl-XML-Simple perl-XML-Parser perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect
%else
Requires: expat
%endif