perl-Test-NoWarnings: fix cross.
This commit is contained in:
parent
c209dddc48
commit
4221aaf37e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=2
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc='Test::NoWarnings - Make sure you did not emit warnings while testing.'
|
short_desc='Test::NoWarnings - Make sure you did not emit warnings while testing.'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue