perl-File-Next: add opt checkdepends.

This commit is contained in:
maxice8 2017-11-24 19:02:30 -02:00 committed by Toyam Cox
parent abfc3a447b
commit 15937ef4ea
1 changed files with 1 additions and 0 deletions

View File

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