From fce5bdede8c77912488dcf255b65e1e5627c2fa1 Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Sat, 11 Nov 2017 08:56:15 -0500 Subject: [PATCH] add autopoint to dependencies --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 05b6e532..7bec2fca 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-get install autogen autoconf libtool gettext-base + sudo apt-get install autogen autoconf libtool gettext-base autopoint You will need to run the 'android' command in the SDK to install the necessary Android platform supports (ICS 4.x or android-15)