summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bb99169..0b6fc3e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,11 @@ Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends},
openssh-client
-Suggests: libio-pty-perl,
- libnet-sftp-foreign-perl
+Recommends: libmoo-perl
+Suggests: libanyevent-perl,
+ libio-pty-perl,
+ libnet-sftp-foreign-perl,
+ libobject-remote-perl
Description: Perl SSH client package implemented on top of OpenSSH
Net::OpenSSH is a secure shell client package implemented on top of the
OpenSSH binary client (ssh), leveraging the multiplexing feature found