diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2013-12-24 07:26:31 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2013-12-24 09:11:11 +0000 |
commit | 8bb3138c43910875d0e655289f9a9493e2d16f6f (patch) | |
tree | dcaf1efad092736439e23a5f8ed9693228f627c9 /main/perl-html-formattext-withlinks/APKBUILD | |
parent | eb833231e143aa20bfe674fede47ef1b256b3b3f (diff) | |
download | aports-8bb3138c43910875d0e655289f9a9493e2d16f6f.tar.bz2 aports-8bb3138c43910875d0e655289f9a9493e2d16f6f.tar.xz |
main/perl-html-formattext-withlinks: new aport
Diffstat (limited to 'main/perl-html-formattext-withlinks/APKBUILD')
-rw-r--r-- | main/perl-html-formattext-withlinks/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-html-formattext-withlinks/APKBUILD b/main/perl-html-formattext-withlinks/APKBUILD index 1e80262ad1..2b86e348c6 100644 --- a/main/perl-html-formattext-withlinks/APKBUILD +++ b/main/perl-html-formattext-withlinks/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="HTML to text conversion with links as footnotes" url="http://search.cpan.org/dist/HTML-FormatText-WithLinks/" arch="noarch" license="GPL PerlArtistic" -cpandepends="perl-uri perl-html-format perl-html-tree" +cpandepends="perl-html-format perl-uri perl-html-tree" cpanmakedepends=" " depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" |