@@ -6,8 +6,9 @@ noarch=yes
|
|||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends} perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
||||||
depends="perl perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
checkdepends="perl-Test-Requires"
|
||||||
|
depends="${makedepends}"
|
||||||
short_desc="Keep imports out of your namespace"
|
short_desc="Keep imports out of your namespace"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="http://search.cpan.org/dist/namespace-autoclean"
|
homepage="http://search.cpan.org/dist/namespace-autoclean"
|
||||||
|
|||||||
Reference in New Issue
Block a user