added automake dependency

This commit is contained in:
john30
2015-03-11 08:54:52 +01:00
parent 74a2216966
commit 2655e570b3
+2 -1
View File
@@ -25,7 +25,8 @@ Installation
------------ ------------
Building ebusd from the source requires the following packages: Building ebusd from the source requires the following packages:
* autoconf (>=2.65) * autoconf (>=2.63)
* automake (>=1.11)
* g++ * g++
* make * make