Merge pull request #604 from whitj00/patch-3

Added automake as dependancy
This commit is contained in:
langerhans 2014-08-12 19:43:35 +02:00
commit c810c931fa

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: