1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 04:05:40 +03:00

testing/perl-io-async-loop-glib: build fix. needs perl-test-* stuff

This commit is contained in:
Natanael Copa 2011-12-05 07:51:48 +00:00
parent 9832c41fc8
commit c402240342

View file

@ -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"