From ab94b36f3dd4684b5dc43765d9b5913d192e3989 Mon Sep 17 00:00:00 2001 From: HungMingWu Date: Tue, 25 Feb 2014 23:24:59 +0800 Subject: [PATCH] add required dependency on Debian/Ubuntu system --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bc7af842..f785c05ba6 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ and what is currently being worked on: #### For Debian/Ubuntu: - sudo apt-get install libtool autoconf cmake libncurses5-dev g++ + sudo apt-get install libtool autoconf automake cmake libncurses5-dev g++ #### For FreeBSD 10: