Add BR. XML::SAX::Base live in independent package. It's needed
for tests.
This commit is contained in:
parent
1cf765e22d
commit
2cdf2d0959
@ -14,6 +14,8 @@ BuildRequires: perl(ExtUtils::MakeMaker)
|
|||||||
BuildRequires: perl(XML::NamespaceSupport) >= 0.03
|
BuildRequires: perl(XML::NamespaceSupport) >= 0.03
|
||||||
# The following creates circular dependency, but they are not needed for build.
|
# The following creates circular dependency, but they are not needed for build.
|
||||||
#BuildRequires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
#BuildRequires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
||||||
|
# XML::SAX::Base became independent package, BR just for test
|
||||||
|
BuildRequires: perl(XML::SAX::Base)
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}'))
|
Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}'))
|
||||||
Requires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
Requires: perl(XML::LibXML) perl(XML::LibXML::Common)
|
||||||
|
Loading…
Reference in New Issue
Block a user