README: note optional libutempter dependency

This commit is contained in:
Keegan McAllister
2012-03-16 18:37:35 -04:00
parent 799b144e15
commit a151ea15c2
+3 -1
View File
@@ -97,12 +97,14 @@ Building from source
* the [Protocol Buffers][] library and compiler
* [Boost][]
* `ncurses`
* `libutempter`
* `zlib`
* the Perl module [IO::Pty][]
including development packages where applicable.
If `libutempter` is available, `mosh-server` will record sessions in the
`utmp` file, which makes them visible to commands like `who`.
The file `debian/control` contains a list of the relevant Debian packages.
[GNU Autotools]: http://www.gnu.org/software/autoconf/