add missing tool in README

This commit is contained in:
Simon Morlat 2016-09-06 14:51:13 +02:00
parent ca4f078b9e
commit bb618d51af

2
README
View file

@ -9,7 +9,7 @@ To build liblinphone for Android, you must:
------------------------------------------- -------------------------------------------
0) download the Android sdk (API 23 at least) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path. 0) download the Android sdk (API 23 at least) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path.
1) download the Android ndk (version r11c or 12b) from google and add it to your path (no symlink !!!). 1) download the Android ndk (version r11c or 12b) from google and add it to your path (no symlink !!!).
2) install yasm, nasm, ant, python, cmake and vim-common 2) install yasm, nasm, ant, python, intltoolize, cmake and vim-common
On 64 bits linux systems you'll need the ia32-libs package On 64 bits linux systems you'll need the ia32-libs package
With the latest Debian (multiarch), you need this: With the latest Debian (multiarch), you need this:
dpkg --add-architecture i386 dpkg --add-architecture i386