aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-02-13 05:43:07 -0500
committerGravatar Keith Winstein <keithw@mit.edu>2012-02-13 05:43:07 -0500
commitfeb64eec5266cd69425741af963f091c1c1b89eb (patch)
tree840107ed0d624daf0591b109f11b9c5f0f775e33 /debian
parent3eaa0fce5ce2123f4098a553f50f7b0ff8022d07 (diff)
Make utmp entries using utempter
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7cd7c36..c4719a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mosh
Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev
Standards-Version: 3.9.2
Homepage: http://mosh.mit.edu
Vcs-Git: git://github.com/keithw/mosh.git
@@ -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
+Depends: ${shlibs:Depends}, ${misc:Depends}, libprotobuf-lite7, libio-pty-perl, openssh-client, libutempter0
Description: Mobile shell that supports roaming and intelligent local echo
Mosh is a remote terminal application that supports:
- intermittent network connectivity,