summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:11 +0100
committer Willy Sudiarto Raharjo2023-12-22 02:00:06 +0100
commit1173ec4a830bfe68e62b40600ad2355015a3ab2b (patch)
tree79290de53b26840dfba6df26e81177ca2cd6fc39 /perl
parent9e312ad77e7fa208cc4c08cdb531ae7157ff00e0 (diff)
downloadslackbuilds-1173ec4a830bfe68e62b40600ad2355015a3ab2b.tar.gz
perl/perl-TryCatch: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-TryCatch/perl-TryCatch.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-TryCatch/perl-TryCatch.info b/perl/perl-TryCatch/perl-TryCatch.info
index deed6f5df7..cfa98ee12a 100644
--- a/perl/perl-TryCatch/perl-TryCatch.info
+++ b/perl/perl-TryCatch/perl-TryCatch.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AS/ASH/TryCatch-1.003002.tar.gz
MD5SUM="37dbff1d9ab3b09d2a41b706f7716957"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-B-Hooks-EndOfScope perl-B-Hooks-OP-Check perl-B-Hooks-OP-PPAddr perl-Devel-Declare perl-Moose perl-MooseX-Types perl-namespace-clean perl-Parse-Method-Signatures perl-Scope-Upper perl-Sub-Exporter perl-Variable-Magic"
+REQUIRES="perl-B-Hooks-OP-PPAddr perl-Devel-Declare perl-Parse-Method-Signatures perl-Scope-Upper"
MAINTAINER="Jan F. Chadima"
EMAIL="jfch@jagda.eu"