perl/perl-Net-Works: Add missing dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-08-28 13:42:17 +12:00 committed by Willy Sudiarto Raharjo
parent 7877da130c
commit 5baa968e52
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MA/MAXMIND/Net-Works-0.22.tar.g
MD5SUM="92993638c98f04d82a4d75ed4b043b45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-AllUtils perl-Math-Int128 perl-namespace-autoclean"
REQUIRES="perl-List-AllUtils perl-Math-Int128 perl-namespace-autoclean perl-Class-Method-Modifiers"
MAINTAINER="Jan F. Chadima"
EMAIL="jfch@jagda.eu"