perl-Text-Reform: add perl-Test-Pod to checkdepends, fix cross.

Closes #9449.
This commit is contained in:
maxice8
2017-11-22 12:35:08 -02:00
committed by Enno Boland
parent 6302a4576e
commit b04547cd53

View File

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