mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
perl-moose: fix checkdepends() array
This commit is contained in:
parent
d8a63a8061
commit
79e6fc4846
2 changed files with 5 additions and 1 deletions
|
@ -22,6 +22,10 @@ checkdepends=(
|
|||
'perl-padwalker'
|
||||
'perl-super'
|
||||
'perl-datetime'
|
||||
'perl-algorithm-c3'
|
||||
'perl-datetime-format-mysql'
|
||||
'perl-declare-constraints-simple'
|
||||
'perl-module-refresh'
|
||||
)
|
||||
url='https://metacpan.org/dist/Moose'
|
||||
source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Moose-${pkgver}.tar.gz")
|
||||
|
|
|
@ -14,4 +14,4 @@ repo_makedepends:
|
|||
- perl-algorithm-c3
|
||||
- perl-datetime-format-mysql
|
||||
- perl-declare-constraints-simple
|
||||
- perl-module-refresh
|
||||
- perl-module-refresh
|
||||
|
|
Loading…
Add table
Reference in a new issue