mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
testing/perl-apache-authcookie: added makedependencies for correct test phase
This commit is contained in:
parent
c39718c39d
commit
860a556b61
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ license="GPL PerlArtistic"
|
|||
cpandepends="apache2-mod-perl"
|
||||
cpanmakedepends=""
|
||||
depends="$cpandepends"
|
||||
makedepends="perl-dev $cpanmakedepends"
|
||||
makedepends="perl-dev perl-class-load perl-scope-guard perl-autobox $cpanmakedepends"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://search.cpan.org/CPAN/authors/id/M/MS/MSCHOUT/$_pkgreal-$pkgver.tar.gz"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue