perl-Text-Reform: add perl-Test-Pod to checkdepends, fix cross.
Closes #9449.
This commit is contained in:
parent
6302a4576e
commit
b04547cd53
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ revision=1
|
|||
wrksrc="Text-Reform-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
depends="${hostmakedepends}"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
checkdepends="perl-Test-Pod"
|
||||
noarch=yes
|
||||
short_desc="Text::Reform - Manual text wrapping and reformatting"
|
||||
maintainer="Sime Ramov <s@ramov.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue