From 6c333255cf249feaafaddc3cfacb9d8251f6ac35 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Fri, 20 May 2016 10:26:14 +0200 Subject: [PATCH] Update cmake-builder submodule and build dependencies in README file. --- README | 6 +----- submodules/cmake-builder | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README b/README index de634f246..25014b8c7 100644 --- a/README +++ b/README @@ -9,11 +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, 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 - +2) install yasm, nasm, ant, python, cmake and vim-common On 64 bits linux systems you'll need the ia32-libs package With the latest Debian (multiarch), you need this: dpkg --add-architecture i386 diff --git a/submodules/cmake-builder b/submodules/cmake-builder index cbf3897d8..0c9a59a3d 160000 --- a/submodules/cmake-builder +++ b/submodules/cmake-builder @@ -1 +1 @@ -Subproject commit cbf3897d81206720e75564b2f4d2733cb9f98d17 +Subproject commit 0c9a59a3dc3e2ed0bbe5ab512d1611eae63f3489