aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-html-formattext-withlinks/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-html-formattext-withlinks/APKBUILD')
-rw-r--r--main/perl-html-formattext-withlinks/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-html-formattext-withlinks/APKBUILD b/main/perl-html-formattext-withlinks/APKBUILD
index 2b86e348c6..9d3f71d4d5 100644
--- a/main/perl-html-formattext-withlinks/APKBUILD
+++ b/main/perl-html-formattext-withlinks/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-html-formattext-withlinks
_pkgreal=HTML-FormatText-WithLinks
pkgver=0.14
-pkgrel=0
+pkgrel=1
pkgdesc="HTML to text conversion with links as footnotes"
url="http://search.cpan.org/dist/HTML-FormatText-WithLinks/"
arch="noarch"
@@ -12,7 +12,7 @@ license="GPL PerlArtistic"
cpandepends="perl-html-format perl-uri perl-html-tree"
cpanmakedepends=" "
depends="$cpandepends"
-makedepends="perl-dev $cpanmakedepends"
+makedepends="perl-dev $cpanmakedepends perl-module-build"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/S/ST/STRUAN/$_pkgreal-$pkgver.tar.gz"