mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix readme for zrtpcpp
This commit is contained in:
parent
c6bd038a6d
commit
5b46fa5d42
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ You need:
|
|||
- Install zrtpcpp (optional), for unbreakable call encryption
|
||||
$ port install cmake
|
||||
$ git clone git://git.linphone.org/zrtpcpp.git
|
||||
$ cd zrtpcpp && cmake -Denable_ccrtp=false . && make
|
||||
$ cd zrtpcpp && cmake -Denable-ccrtp=false . && make
|
||||
$ sudo make install
|
||||
|
||||
- Install gtk. It is recommended to use the quartz backend for better integration.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue