add autopoint to dependencies

This commit is contained in:
n8fr8 2017-11-11 08:56:15 -05:00
parent 72c7e0445c
commit fce5bdede8
1 changed files with 1 additions and 1 deletions

2
BUILD
View File

@ -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)