perl-WWW-Mechanize: require a newer perl-Test-Warn version to build prereqs.

This commit is contained in:
Juan RP 2014-07-08 11:23:29 +02:00
parent ba82a5d5b9
commit 576dd4c057
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ build_style=perl-module
hostmakedepends="perl>=5.18"
makedepends="${hostmakedepends} perl-LWP perl-HTML-Parser perl-URI
perl-HTTP-Response-Encoding perl-HTTP-Server-Simple
perl-Test-Warn perl-HTML-Form"
perl-Test-Warn>=0.30_2 perl-HTML-Form"
depends="${makedepends}"
noarch="yes"
short_desc="WWW::Mechanize - Handy web browsing in a Perl object"