perl-namespace-clean: fix cross.

This commit is contained in:
Leah Neukirchen 2017-09-19 19:39:42 +02:00
parent 3ff767cb5f
commit 299af74cfe
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# Template build file for 'perl-namespace-clean'.
pkgname=perl-namespace-clean
version=0.27
revision=1
revision=2
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
depends="perl-Package-Stash perl-B-Hooks-EndOfScope"
short_desc="Keep imports and functions out of your namespace"
noarch="yes"