Merge pull request #193 from crowning-/patch-1

Added automake to build requirements
This commit is contained in:
evan82 2015-02-25 18:24:17 -07:00
commit da8c267295

View File

@ -52,7 +52,7 @@ Dependency Build Instructions: Ubuntu & Debian
Build requirements:
sudo apt-get install build-essential
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: