From 8c8567f7d0b6ccc59dd452b35294643b0d18ac31 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Wed, 3 Aug 2022 16:13:22 -0400 Subject: [PATCH] Add perl packages for building on CentOS8 (5) --- xCAT-client/xCAT-client.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index cd64489bd..ac6d2bcc8 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -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