mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
perl-Test-Trap: fix cross.
This commit is contained in:
parent
4221aaf37e
commit
446fff0d56
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 perl-Data-Dump"
|
hostmakedepends="perl perl-Data-Dump"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc='Test::Trap - Trap exit codes, exceptions, output, etc.'
|
short_desc='Test::Trap - Trap exit codes, exceptions, output, etc.'
|
||||||
|
|
Loading…
Add table
Reference in a new issue