From 8825dd02ee2c63783e6cf8b32f0b63b37b009c21 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Tue, 17 May 2022 09:50:31 -0400 Subject: [PATCH] Add perl packages for building on CentOS8 (4) --- 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 0a83d694e..ac6d2bcc8 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -30,7 +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 -Suggests: perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect +Recommends: perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect %else Requires: expat %endif