From 9999fadfe0d5043ca96dbc64315d728a495a781e Mon Sep 17 00:00:00 2001 From: Ryan Lewon Date: Mon, 29 Jul 2013 17:35:50 +0000 Subject: Added ncurses-dev for nTox curses client. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 409fac03..00559152 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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): -- cgit v1.2.3