summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-08-25 22:18:36 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-30 06:55:53 +0700
commitb4dc1f63a8df88d020e1033b9c160f6a8ded9948 (patch)
tree762d428944185c6fcfc64cc5e5ac04bb2c83ac34 /perl
parent0df370a5559638cf7c4fd4bedaf7459db1f224e4 (diff)
downloadslackbuilds-b4dc1f63a8df88d020e1033b9c160f6a8ded9948.tar.gz
slackbuilds-b4dc1f63a8df88d020e1033b9c160f6a8ded9948.tar.xz
perl/perl-Module-Manifest: 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-Module-Manifest/perl-Module-Manifest.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Module-Manifest/perl-Module-Manifest.info b/perl/perl-Module-Manifest/perl-Module-Manifest.info
index 22103f2eed..4cf3c5dcce 100644
--- a/perl/perl-Module-Manifest/perl-Module-Manifest.info
+++ b/perl/perl-Module-Manifest/perl-Module-Manifest.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AD/ADAMK/Module-Manifest-1.08.t
MD5SUM="90f035a0074c3edcf8f595a38ec90da1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Params-Util perl-Test-Exception perl-test-warn"
+REQUIRES="perl-Params-Util perl-Test-Exception perl-test-warn perl-Module-Install"
MAINTAINER="LEVAI Daniel"
EMAIL="leva@ecentrum.hu"