summaryrefslogtreecommitdiffstats
path: root/testing/perl-io-async-loop-glib/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-12-05 07:51:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-12-05 07:51:48 +0000
commitc402240342ed4bf857ddbc4196f913a3d81904ff (patch)
treea180bdb9c64f370319f7ca7be48798e237e1e318 /testing/perl-io-async-loop-glib/APKBUILD
parent9832c41fc84518c35dfd53221c050a7b59b083e2 (diff)
downloadaports-c402240342ed4bf857ddbc4196f913a3d81904ff.tar.bz2
aports-c402240342ed4bf857ddbc4196f913a3d81904ff.tar.xz
testing/perl-io-async-loop-glib: build fix. needs perl-test-* stuff
Diffstat (limited to 'testing/perl-io-async-loop-glib/APKBUILD')
-rw-r--r--testing/perl-io-async-loop-glib/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/perl-io-async-loop-glib/APKBUILD b/testing/perl-io-async-loop-glib/APKBUILD
index da6feb7ca..08d9d75dd 100644
--- a/testing/perl-io-async-loop-glib/APKBUILD
+++ b/testing/perl-io-async-loop-glib/APKBUILD
@@ -12,7 +12,8 @@ license="GPL PerlArtistic"
cpandepends="perl-glib perl-io-async"
cpanmakedepends="perl-io-async"
depends="$cpandepends"
-makedepends="perl-dev $cpanmakedepends"
+makedepends="perl-dev $cpanmakedepends perl-test-pod perl-test-fatal
+ perl-test-refcount"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz"