Add missing automake package to deb-based UNIX install instructions.
Rebased-From: b4404090259be4e34ef5dba33e47a41e7d9acc03 Github-Pull: #7152
This commit is contained in:
parent
2985000808
commit
cfb44ce97a
@ -61,7 +61,7 @@ Dependency Build Instructions: Ubuntu & Debian
|
|||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
Build requirements:
|
Build requirements:
|
||||||
|
|
||||||
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libevent-dev bsdmainutils
|
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
|
||||||
|
|
||||||
On at least Ubuntu 14.04+ and Debian 7+ there are generic names for the
|
On at least Ubuntu 14.04+ and Debian 7+ there are generic names for the
|
||||||
individual boost development packages, so the following can be used to only
|
individual boost development packages, so the following can be used to only
|
||||||
|
Loading…
Reference in New Issue
Block a user