commit c1dfc29e024109ef110ef5b0e514b7d9c99c42e0 Author: goapunk noobie@goapunks.net Date: Fri Nov 10 18:43:19 2017 +0100
Update BUILD instructions
Signed-off-by: goapunk noobie@goapunks.net --- 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)