Added ncurses-dev for nTox curses client.

This commit is contained in:
Ryan Lewon 2013-07-29 17:35:50 +00:00
parent de90518f28
commit 9999fadfe0

View File

@ -5,7 +5,7 @@
Build dependencies:
```bash
apt-get install build-essential libtool autotools-dev automake libconfig-dev
apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev
```
You should get and install [libsodium](https://github.com/jedisct1/libsodium):