Added automake as dependancy

autogen.sh failed and needed automake, which wasnt installed
This commit is contained in:
Whit J 2014-08-12 10:40:32 -07:00
parent 769fbade61
commit 1cb0efd4c4

View file

@ -52,7 +52,7 @@ Dependency Build Instructions: Ubuntu & Debian
Build requirements:
sudo apt-get install build-essential pkg-config
sudo apt-get install libtool autotools-dev autoconf
sudo apt-get install libtool autotools-dev autoconf automake
sudo apt-get install libssl-dev
for Ubuntu 12.04 and later: