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:05 +0100
commit9e312ad77e7fa208cc4c08cdb531ae7157ff00e0 (patch)
tree29fd79baaa7e3202af15185f21930348ecd44023 /perl
parentc66113538a18e565e2429c384c2967593154ff15 (diff)
downloadslackbuilds-9e312ad77e7fa208cc4c08cdb531ae7157ff00e0.tar.gz
perl/perl-Text-Quoted: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Text-Quoted/perl-Text-Quoted.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.info b/perl/perl-Text-Quoted/perl-Text-Quoted.info
index 02962aa62e..d05ee5348b 100644
--- a/perl/perl-Text-Quoted/perl-Text-Quoted.info
+++ b/perl/perl-Text-Quoted/perl-Text-Quoted.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BP/BPS/Text-Quoted-2.10.tar.gz"
MD5SUM="de86b498ed91e4a7856615f5f38c943c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Text-Autoformat perl-Text-Tabs+Wrap"
+REQUIRES="perl-Text-Autoformat"
MAINTAINER="Andreas Guldstrand"
EMAIL="andreas.guldstrand@gmail.com"