Added automake to build requirements

At least Ubuntu >= 14.04 based distributions don't have automake installed by default.
This commit is contained in:
crowning- 2015-02-21 18:40:33 +01:00
parent d1a22ad9f9
commit 35bc99a2a4

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: