2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

Add perl packages for building on CentOS8

This commit is contained in:
Mark Gurevich
2022-05-16 09:18:17 -04:00
parent 73e35e725a
commit 816d2647c1

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
Requires: nmap perl-XML-Simple perl-XML-Parser perl-Sys-Syslog perl-Text-Balanced perl-JSON
%else
Requires: expat
%endif