summaryrefslogtreecommitdiffstats
path: root/testing/perl-apache-authcookie
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2013-09-03 15:52:55 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2013-09-04 09:04:43 +0000
commit860a556b61f62befe02e40851a3b6f8a4f3a606c (patch)
treefd0470edf1dc4aff44506b5548e6241be827855f /testing/perl-apache-authcookie
parentc39718c39d47737aca6769e5e93b968d06a7b2ea (diff)
downloadaports-860a556b61f62befe02e40851a3b6f8a4f3a606c.tar.bz2
aports-860a556b61f62befe02e40851a3b6f8a4f3a606c.tar.xz
testing/perl-apache-authcookie: added makedependencies for correct test phase
Diffstat (limited to 'testing/perl-apache-authcookie')
-rw-r--r--testing/perl-apache-authcookie/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-apache-authcookie/APKBUILD b/testing/perl-apache-authcookie/APKBUILD
index 7363f7882..16cb38a7b 100644
--- a/testing/perl-apache-authcookie/APKBUILD
+++ b/testing/perl-apache-authcookie/APKBUILD
@@ -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"