perl-HTML-FormatText-WithLinks:fix deps

This commit is contained in:
blue-devil
2020-02-12 23:34:38 +03:00
parent ffadd8c50e
commit ba6eaf75f6
@@ -8,8 +8,8 @@
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>PerlArtistic GPL</License>
<PartOf>programming.language.perl</PartOf>
<License>PerlArtistic GPL</License>
<IsA>library</IsA>
<Summary>HTML to text conversion with links as footnotes.</Summary>
<Description>HTML::FormatText::WithLinks takes HTML and turns it into plain text but prints all the links in the HTML as footnotes.</Description>
@@ -17,9 +17,8 @@
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-HTML-Format</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-HTML-Formatter</Dependency>
<!-- test dependencies -->
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
@@ -32,9 +31,7 @@
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-HTML-Format</Dependency>
<Dependency>perl-Module-Build</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -44,6 +41,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-02-12</Date>
<Version>0.15</Version>
<Comment>Fix deps.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-14</Date>
<Version>0.15</Version>