summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:04 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:55 +0100
commite0368805457c2520fbe5e7882ff48dc33746e549 (patch)
treea3a234441e2879b806e39d84ec8d3af4787e784c /network
parent13f9bc1e8af485755ba811a74828dd0f42b87a8d (diff)
downloadslackbuilds-e0368805457c2520fbe5e7882ff48dc33746e549.tar.gz
network/ClusterSSH: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 1b7cfd3b06..d66cc3c774 100644
--- a/network/ClusterSSH/ClusterSSH.info
+++ b/network/ClusterSSH/ClusterSSH.info
@@ -5,7 +5,7 @@ DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.09.tar.gz
MD5SUM="557e8440b246f4122c2decf6cc61730a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Try-Tiny perl-x11-protocol perl-File-Which perl-Test-Pod perl-Test-Pod-Coverage perl-CPAN-Changes \
+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"
MAINTAINER="LEVAI Daniel"