From 2655e570b30f6624a1545103cfa3fb847a40de65 Mon Sep 17 00:00:00 2001 From: john30 Date: Wed, 11 Mar 2015 08:54:52 +0100 Subject: [PATCH] added automake dependency --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 13bb5d43..1e1879b9 100644 --- a/README +++ b/README @@ -25,7 +25,8 @@ Installation ------------ Building ebusd from the source requires the following packages: - * autoconf (>=2.65) + * autoconf (>=2.63) + * automake (>=1.11) * g++ * make