mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-01-31 10:30:52 +00:00
Added automake as dependancy
autogen.sh failed and needed automake, which wasnt installed
This commit is contained in:
parent
769fbade61
commit
1cb0efd4c4
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user