add autopoint to dependencies
This commit is contained in:
parent
72c7e0445c
commit
fce5bdede8
2
BUILD
2
BUILD
|
@ -19,7 +19,7 @@ Please install the following prerequisites (instructions for each follows):
|
||||||
AutoMake and AutoConf tool
|
AutoMake and AutoConf tool
|
||||||
sudo apt-get install autotools-dev
|
sudo apt-get install autotools-dev
|
||||||
sudo apt-get install automake
|
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
|
You will need to run the 'android' command in the SDK to install the necessary
|
||||||
Android platform supports (ICS 4.x or android-15)
|
Android platform supports (ICS 4.x or android-15)
|
||||||
|
|
Loading…
Reference in New Issue