parent
2d935b4123
commit
6148d7ce04
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ noarch=yes
|
|||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
||||
makedepends="${hostmakedepends} perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
||||
checkdepends="perl-Test-Requires"
|
||||
depends="${makedepends}"
|
||||
short_desc="Keep imports out of your namespace"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/namespace-autoclean"
|
||||
|
|
Loading…
Reference in a new issue