aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2013-08-17 09:19:19 -0400
committerGravatar Anders Kaseorg <andersk@mit.edu>2013-08-17 09:21:38 -0400
commit6f0669b909b774ed69ada01c0d2a7e19a3bd4b07 (patch)
tree9faecfdd93763e9659bd442992434c3134a16a91 /debian
parenta4c58298121fee987c46e91d165130bc5cdd6ce3 (diff)
debian/control: Recommend IO::Socket::IP
This is optional, but needed for IPv6 support. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d4b9983..e4103ef 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Vcs-Browser: https://github.com/keithw/mosh
Package: mosh
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
+Recommends: libio-socket-ip-perl
Description: Mobile shell that supports roaming and intelligent local echo
Mosh is a remote terminal application that supports:
- intermittent network connectivity,