Update belle-sip and linphone for bugfixes. Update README.md to set minimum NDK and cmake version requirements.

This commit is contained in:
Simon Morlat 2018-08-14 16:46:42 +02:00
parent 69817fc610
commit bf6c70545c
3 changed files with 4 additions and 4 deletions

View file

@ -8,9 +8,9 @@ Linphone is a free VoIP and video softphone based on the SIP protocol.
1. Download the Android sdk (API 28.0.0 at max) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path and the android-sdk folder to ANDROID_HOME environment variable.
2. Download the Android ndk (version 16) from google and add it to your path (no symlink !!!) and ANDROID_NDK environment variable.
2. Download the Android NDK 17 from google and add it to your path (no symlink !!!) and ANDROID_NDK environment variable.
3. Install _yasm_, _nasm_ (For OpenH224 support only), _python_, _pkg_config_ and _cmake(>=3.10)_.
3. Install _yasm_, _nasm_ (For OpenH224 support only), _python_, _pkg_config_ and _cmake(>=3.12)_.
* On 64 bits linux systems you'll need the _ia32-libs_ package.
* With the latest Debian (multiarch), you need this:
* `dpkg --add-architecture i386`

@ -1 +1 @@
Subproject commit 11f4c9c61feece2d46909ae62e91ac1bace64c2c
Subproject commit 914558009a3013e53745344c359d3621c5e9d4e6

@ -1 +1 @@
Subproject commit 064b3c30e15de98ac7f03b1d0a323bf565c40498
Subproject commit 5b637d23ec2bd3b3fc52289d8d39c4c318595b78