mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
update Readme
This commit is contained in:
parent
35d0348ace
commit
bf25a1c86e
1 changed files with 7 additions and 0 deletions
|
|
@ -39,6 +39,13 @@ If you wan't to build with Crash handler, you need to install the following tool
|
||||||
- curl dev (for C development headers) (ex: `sudo apt install libcurl4-openssl-dev`)
|
- curl dev (for C development headers) (ex: `sudo apt install libcurl4-openssl-dev`)
|
||||||
- httplib2 v0.22.0 (use `pip install httplib2==0.22.0` or `pip3 install httplib2==0.22.0`)
|
- httplib2 v0.22.0 (use `pip install httplib2==0.22.0` or `pip3 install httplib2==0.22.0`)
|
||||||
|
|
||||||
|
### From Linphone 6.2 using native notifications, you will need KNotifications (https://api.kde.org/knotifications-index.html) :
|
||||||
|
- KNotifications needs :
|
||||||
|
- extra-cmake-modules
|
||||||
|
- KConfig from KDE
|
||||||
|
- Canberra
|
||||||
|
- if you activate BUILD_PYTHON_BIDINGS : Shiboken (can be deactivate for this project)
|
||||||
|
|
||||||
### Set your environment
|
### Set your environment
|
||||||
|
|
||||||
1. Make sure you have all your build dependencies installed
|
1. Make sure you have all your build dependencies installed
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue