perl-namespace-clean: fix cross.
This commit is contained in:
parent
3ff767cb5f
commit
299af74cfe
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'perl-namespace-clean'.
|
# Template build file for 'perl-namespace-clean'.
|
||||||
pkgname=perl-namespace-clean
|
pkgname=perl-namespace-clean
|
||||||
version=0.27
|
version=0.27
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
depends="perl-Package-Stash perl-B-Hooks-EndOfScope"
|
depends="perl-Package-Stash perl-B-Hooks-EndOfScope"
|
||||||
short_desc="Keep imports and functions out of your namespace"
|
short_desc="Keep imports and functions out of your namespace"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue