diff options
Diffstat (limited to 'testing/perl-algorithm-cron')
-rw-r--r-- | testing/perl-algorithm-cron/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-algorithm-cron/APKBUILD b/testing/perl-algorithm-cron/APKBUILD index 48b05fdeba..0d5a033e32 100644 --- a/testing/perl-algorithm-cron/APKBUILD +++ b/testing/perl-algorithm-cron/APKBUILD @@ -13,7 +13,7 @@ cpandepends="perl-time-timegm" cpanmakedepends="perl-test-fatal" cpancheckdepends="" depends="$cpandepends" -makedepends="perl-dev $cpanmakedepends" +makedepends="perl-dev perl-module-build $cpanmakedepends" checkdepends="$cpancheckdepends" subpackages="$pkgname-doc" source="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz" |