Document clearly that tinc depends on curses and readline libraries.

This commit is contained in:
Guus Sliepen 2014-01-20 20:16:58 +01:00
parent a3decd0951
commit 1a115d1d1c
2 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,8 @@ to install the very latest versions of the following packages:
- GCC
- automake
- autoconf
- gettext
- ncurses or PDCurses
- readline
Then you have to let the autotools create all the autogenerated files, using
this command: