From 816d2647c1bd1f1a767a185c440cd5d953d39cd6 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Mon, 16 May 2022 09:18:17 -0400 Subject: [PATCH] Add perl packages for building on CentOS8 --- xCAT-client/xCAT-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index cd64489bd..e3e910f45 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -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