Added a note about libconfig

This commit is contained in:
Maxim Biro 2013-07-30 13:27:32 -04:00
parent b94d9d6765
commit 60250546ca

View File

@ -7,6 +7,7 @@ Build dependencies:
```bash
apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
```
Note that `libconfig-dev` should be >= 1.4.
You should get and install [libsodium](https://github.com/jedisct1/libsodium):
```bash