From c1dfc29e024109ef110ef5b0e514b7d9c99c42e0 Mon Sep 17 00:00:00 2001 From: goapunk Date: Fri, 10 Nov 2017 18:43:19 +0100 Subject: [PATCH] Update BUILD instructions Signed-off-by: goapunk --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 073fc06b..05b6e532 100644 --- a/BUILD +++ b/BUILD @@ -19,7 +19,7 @@ Please install the following prerequisites (instructions for each follows): AutoMake and AutoConf tool sudo apt-get install autotools-dev sudo apt-get install automake - sudo apt-gen install autogen autoconf libtool + sudo apt-get install autogen autoconf libtool gettext-base You will need to run the 'android' command in the SDK to install the necessary Android platform supports (ICS 4.x or android-15)