perl-Test-Trap: fix cross.

This commit is contained in:
Leah Neukirchen 2017-08-24 13:54:17 +02:00
parent 4221aaf37e
commit 446fff0d56

View file

@ -5,6 +5,7 @@ revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=perl-module
hostmakedepends="perl perl-Data-Dump"
makedepends="${hostmakedepends}"
depends="${hostmakedepends}"
noarch=yes
short_desc='Test::Trap - Trap exit codes, exceptions, output, etc.'