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:
parent
9832c41fc8
commit
c402240342
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue