perl-File-Next: add opt checkdepends.
This commit is contained in:
parent
abfc3a447b
commit
15937ef4ea
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="File-Next-${version}"
|
|||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="File-finding iterator"
|
||||
|
|
Loading…
Reference in a new issue