From 2a13d0ddd9033ba322258a30d1a14408b3434b8f Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Fri, 17 Feb 2012 20:42:33 -0500 Subject: [PATCH] debian/control: Remove libprotobuf-lite7 and libutempter0 These are automatically picked up by ${shlibs:Depends}. Signed-off-by: Anders Kaseorg --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c4719a5..1727f3b 100644 --- a/debian/control +++ b/debian/control @@ -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,