add required dependency on Debian/Ubuntu system

This commit is contained in:
HungMingWu 2014-02-25 23:24:59 +08:00
parent de7d5cec8e
commit ab94b36f3d

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: