perl-Module-Find: add opt checkdepends.
Closes #9510. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0976cbb3f1
commit
519710c49c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="${pkgname/perl-/}-${version}"
|
|||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-CPAN-Meta"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Module::Find - Find and use installed modules in a (sub)category"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue