summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-08-28 13:42:17 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-30 06:55:59 +0700
commit5baa968e52821d26e0d22637aca7fece8ac87691 (patch)
tree67cd721d375c43ae93daf59b7d49300cca6e3526 /perl
parent7877da130ca339e808ccc97abddbc6c866bf4d5e (diff)
downloadslackbuilds-5baa968e52821d26e0d22637aca7fece8ac87691.tar.gz
slackbuilds-5baa968e52821d26e0d22637aca7fece8ac87691.tar.xz
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>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Net-Works/perl-Net-Works.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Net-Works/perl-Net-Works.info b/perl/perl-Net-Works/perl-Net-Works.info
index 107505dc8b..c16d3ee20a 100644
--- a/perl/perl-Net-Works/perl-Net-Works.info
+++ b/perl/perl-Net-Works/perl-Net-Works.info
@@ -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"