Merge pull request #168 from nurupo/master

Added a note about libconfig
This commit is contained in:
irungentoo 2013-07-30 10:51:09 -07:00
commit 2d31136994

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