perl-Test-NoWarnings: fix cross.

This commit is contained in:
Leah Neukirchen 2017-08-24 13:51:05 +02:00
parent c209dddc48
commit 4221aaf37e

View File

@ -5,6 +5,7 @@ revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="${hostmakedepends}"
noarch=yes
short_desc='Test::NoWarnings - Make sure you did not emit warnings while testing.'