aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-text-wikiformat
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-11-11 12:32:06 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2015-11-11 12:32:06 +0100
commit15a84886a8f984577ea01a74201f2f7523b77233 (patch)
tree3fc04773626f486f24ad905268e4d1971b4d20fa /main/perl-text-wikiformat
parent053aa56c7bbcc1c79364cd27d290e3a01ad8f923 (diff)
downloadaports-15a84886a8f984577ea01a74201f2f7523b77233.tar.bz2
aports-15a84886a8f984577ea01a74201f2f7523b77233.tar.xz
main/perl-text-wikiformat: build fix
Diffstat (limited to 'main/perl-text-wikiformat')
-rw-r--r--main/perl-text-wikiformat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-text-wikiformat/APKBUILD b/main/perl-text-wikiformat/APKBUILD
index d2d5581671..81dbfa3999 100644
--- a/main/perl-text-wikiformat/APKBUILD
+++ b/main/perl-text-wikiformat/APKBUILD
@@ -12,7 +12,7 @@ license="GPL PerlArtistic"
cpandepends="perl-uri"
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/C/CY/CYCLES/$_pkgreal-$pkgver.tar.gz"