2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-07 02:38:15 +00:00

Add different XML library dependency

The Dependency was not automatically caught by all platforms.
This commit is contained in:
Jarrod Johnson
2019-12-09 08:25:44 -05:00
parent 41d3977e22
commit 2b090b8b60

View File

@@ -41,7 +41,7 @@ BuildArch: noarch
%if %s390x
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser
%else
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser perl-Digest-SHA1 perl(LWP::Protocol::https)
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser perl-Digest-SHA1 perl(LWP::Protocol::https) perl-XML-LibXML-Simple
%endif
Obsoletes: atftp-xcat
%endif