README: Add build dependencies

Some build system dependencies were missing from the documentation.
This commit is contained in:
Alan Ott
2013-09-09 00:18:00 -04:00
parent 4e6e9ffe86
commit 1ec76ad9bd
+1 -1
View File
@@ -154,7 +154,7 @@ Prerequisites:
If you downloaded the source directly from the git repository (using
git clone), you'll need Autotools:
sudo apt-get install autotools-dev
sudo apt-get install autotools-dev autoconf automake libtool
FreeBSD:
---------