From 29b2b1a5aec713c8089263b9407391aeafa8a4c0 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 2 Aug 2012 21:31:41 +0200 Subject: [PATCH] Updated README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index db80bc115..8dc002a29 100644 --- a/README +++ b/README @@ -5,6 +5,7 @@ To build liblinphone for Android, you must: 0) download the Android sdk with platform-tools >= 13, tools >= 20 and sdk platform >= 16 1) download the Android ndk (>=r5c) from google. 2) install the autotools: autoconf, automake, aclocal, libtoolize pkgconfig +2bis) on some 64 bits systems you'll need the ia32-libs package 3) run the ./prepare_sources.sh script in the top level directory. This will download iLBC source files and convert some assembly files in VP8 project. $ ./prepare_sources.sh