summaryrefslogtreecommitdiffstats
path: root/network/ClusterSSH
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-16 07:02:21 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:19 +0700
commit4e1b5f49a702773b05c97107fc10aec44f0ea185 (patch)
tree13ff8517a55a7c00fa45e4755c80e3fb8592cade /network/ClusterSSH
parentcb899a37231d699003debfa5091e10e0d29a8595 (diff)
downloadslackbuilds-4e1b5f49a702773b05c97107fc10aec44f0ea185.tar.gz
slackbuilds-4e1b5f49a702773b05c97107fc10aec44f0ea185.tar.xz
network/ClusterSSH: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ClusterSSH')
-rw-r--r--network/ClusterSSH/ClusterSSH.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ClusterSSH/ClusterSSH.info b/network/ClusterSSH/ClusterSSH.info
index d66cc3c774..25fc65f056 100644
--- a/network/ClusterSSH/ClusterSSH.info
+++ b/network/ClusterSSH/ClusterSSH.info
@@ -7,6 +7,6 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Try-Tiny perl-File-Which perl-Test-Pod perl-Test-Pod-Coverage perl-CPAN-Changes \
perl-tk perl-Test-Trap perl-Exception-Class perl-Readonly perl-Test-DistManifest perl-Test-Differences \
- perl-File-Slurp perl-Sort-Naturally perl-Test-PerlTidy perl-X11-Protocol-Other"
+ perl-Sort-Naturally perl-Test-PerlTidy perl-X11-Protocol-Other"
MAINTAINER="LEVAI Daniel"
EMAIL="leva@ecentrum.hu"