mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
perl-Params-ValidationCompiler: remove dependency on perl-Test2-Suite, perl-Term-Table.
This commit is contained in:
parent
e9c7a4da2a
commit
1def4c5723
1 changed files with 2 additions and 3 deletions
|
@ -6,9 +6,8 @@ build_style=perl-module
|
|||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Eval-Closure perl-Exception-Class"
|
||||
depends="${makedepends}"
|
||||
checkdepends="perl-Class-XSAccessor perl-Specio perl-Test2-Suite
|
||||
perl-Test-Without-Module perl-Test2-Plugin-NoWarnings perl-Term-Table
|
||||
perl-Type-Tiny"
|
||||
checkdepends="perl-Class-XSAccessor perl-Specio
|
||||
perl-Test-Without-Module perl-Test2-Plugin-NoWarnings perl-Type-Tiny"
|
||||
short_desc="Build an optimized subroutine parameter validator once, use it forever"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue