Merge pull request #134 from HungMingWu/master

add required dependency on Debian/Ubuntu system
This commit is contained in:
Rich Wareham 2014-02-26 17:23:34 +00:00
commit badf94eb33

View File

@ -187,7 +187,7 @@ and what is currently being worked on:
#### For Debian/Ubuntu:
sudo apt-get install libtool autoconf cmake libncurses5-dev g++
sudo apt-get install libtool autoconf automake cmake libncurses5-dev g++
#### For FreeBSD 10: