diff --git a/README b/README index 743d12b6b..de634f246 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ To build liblinphone for Android, you must: ------------------------------------------- 0) download the Android sdk with platform-tools and tools updated to latest revision (at least API 16 is needed), then add both 'tools' and 'platform-tools' folders in your path. 1) download the Android ndk (=r10c) from google and add it to your path (no symlink !!!). -2) install yasm, nasm, ant, python, cmake, and gas-precessor.pl +2) install yasm, nasm, ant, python, cmake, vim-common, intltool and gas-precessor.pl gas-preprocessor.pl is a simple perl script that can be downloaded from https://git.libav.org/?p=gas-preprocessor.git;a=blob_plain;f=gas-preprocessor.pl;hb=HEAD After copying it into /usr/local/bin, don't forget to give it exec permission with chmod +x gas-preprocessor.pl