strip-nondeterminism: fix cross build

This commit is contained in:
Michael Gehring 2016-08-31 10:26:20 +02:00
parent 5a8c3bb132
commit ae5d46c34d

View file

@ -6,6 +6,7 @@ create_wrksrc=yes
build_style="perl-module" build_style="perl-module"
depends="perl-Archive-Zip" depends="perl-Archive-Zip"
hostmakedepends="perl" hostmakedepends="perl"
makedepends="perl"
short_desc="Non-deterministic information stripper" short_desc="Non-deterministic information stripper"
maintainer="Enno Boland <g@s01.de>" maintainer="Enno Boland <g@s01.de>"
license="GPL-3" license="GPL-3"