diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:55 +0700 |
commit | e0368805457c2520fbe5e7882ff48dc33746e549 (patch) | |
tree | a3a234441e2879b806e39d84ec8d3af4787e784c /network/ClusterSSH/ClusterSSH.info | |
parent | 13f9bc1e8af485755ba811a74828dd0f42b87a8d (diff) |
network/ClusterSSH: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ClusterSSH/ClusterSSH.info')
-rw-r--r-- | network/ClusterSSH/ClusterSSH.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ClusterSSH/ClusterSSH.info b/network/ClusterSSH/ClusterSSH.info index 1b7cfd3b06481..d66cc3c774918 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" |