2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-11-01 11:52:31 +00:00

Add EL8 dependencies to SPEC

EL8 build process is missing some automated dependencies
This commit is contained in:
Jarrod Johnson
2019-12-03 16:19:31 -05:00
parent 5b98b4c7b6
commit 8fad733a47

View File

@@ -47,7 +47,7 @@ Obsoletes: atftp-xcat
%endif
%if "%{dist}" == ".el8"
Requires: perl-Time-HiRes perl-Sys-Syslog perl-Text-Balanced
Requires: perl-Time-HiRes perl-Sys-Syslog perl-Text-Balanced perl-DB_File perl-XML-LibXML perl-Expect net-snmp-perl
%endif
# The aix rpm cmd forces us to do this outside of ifos type stmts