Skip to content

Commit

Permalink
Add missing automake package to deb-based UNIX install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
posita committed Dec 2, 2015
1 parent 4077ad2 commit b440409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Dependency Build Instructions: Ubuntu & Debian
----------------------------------------------
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
individual boost development packages, so the following can be used to only
Expand Down

0 comments on commit b440409

Please sign in to comment.