mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
ipgrep: remove dependency on perl-Test2-Suite.
This commit is contained in:
parent
740690e7a7
commit
e9c7a4da2a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="perl"
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends} perl-Getopt-Long-Descriptive perl-Net-CIDR
|
||||
perl-NetAddr-IP perl-Sub-Quote"
|
||||
checkdepends="${depends} perl-Test-Script perl-Test2-Suite"
|
||||
checkdepends="${depends} perl-Test-Script"
|
||||
short_desc="Grep files by IP adresses"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue