debian/control: Remove libprotobuf-lite7 and libutempter0
These are automatically picked up by ${shlibs:Depends}.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ Vcs-Browser: http://github.com/keithw/mosh
|
||||
|
||||
Package: mosh
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libprotobuf-lite7, libio-pty-perl, openssh-client, libutempter0
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libio-pty-perl, openssh-client
|
||||
Description: Mobile shell that supports roaming and intelligent local echo
|
||||
Mosh is a remote terminal application that supports:
|
||||
- intermittent network connectivity,
|
||||
|
||||
Reference in New Issue
Block a user