
commit e14d6476ab0c6007a4db6dede48f66c79dfc117d Author: goapunk <noobie@goapunks.net> Date: Fri Nov 17 15:55:58 2017 +0100 update BUILD Signed-off-by: goapunk <noobie@goapunks.net> --- BUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 05b6e532..f9204608 100644 --- a/BUILD +++ b/BUILD @@ -19,7 +19,8 @@ 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 + sudo apt-get install autopoint gettext-base pkg-config You will need to run the 'android' command in the SDK to install the necessary Android platform supports (ICS 4.x or android-15)