mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Add missing automake package to deb-based UNIX install instructions.
This commit is contained in:
parent
4077ad20d0
commit
b440409025
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue