parent
36f897c983
commit
386dd4a5f4
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
|||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl perl-Module-Runtime perl-Try-Tiny"
|
||||
makedepends="${hostmakedepends} perl-Module-Runtime perl-Try-Tiny"
|
||||
checkdepends="perl-Test-Fatal perl-Test-Requires"
|
||||
depends="${makedepends}"
|
||||
short_desc="Loads one of several implementations for a module"
|
||||
noarch="yes"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
|
|
Loading…
Reference in a new issue