mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 03:05:48 +03:00
testing/perl-algorithm-cron: fix makedepends
This commit is contained in:
parent
0a1409b365
commit
2a7760ea8a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue