mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
Added automake to build requirements
At least Ubuntu >= 14.04 based distributions don't have automake installed by default.
This commit is contained in:
parent
d1a22ad9f9
commit
35bc99a2a4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user