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

Merge pull request #7225 from gurevichmark/centos8_perl_prereq6

Add perl packages for building on CentOS8 (5)
This commit is contained in:
Mark Gurevich
2022-08-03 16:47:57 -04:00
committed by GitHub

View File

@@ -30,6 +30,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
Recommends: perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect
%else
Requires: expat
%endif