mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Test2-Plugin-NoWarnings: remove dependency on perl-Test2-Suite, perl-Term-Table.
This commit is contained in:
parent
1def4c5723
commit
1617d71f3b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="$makedepends"
|
depends="$makedepends"
|
||||||
checkdepends="perl-IPC-Run3 perl-Test2-Suite perl-Term-Table"
|
checkdepends="perl-IPC-Run3"
|
||||||
short_desc="Fail if tests warn plugin for Test2"
|
short_desc="Fail if tests warn plugin for Test2"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue