Browse Source

update readme with new build dependencies

Change-Id: I454050c60f88b4cb73a34c6047c36ea0b13578c6
changes/32/25932/6
Richard Fuchs 7 years ago
parent
commit
2b767e030a
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      README.md

+ 7
- 1
README.md View File

@ -121,12 +121,18 @@ build all parts and run the test suite.
including their development headers are required to compile the daemon:
- *pkg-config*
- *GLib* including *GThread* version 2.x
- *GLib* including *GThread* and *GLib-JSON* version 2.x
- *zlib*
- *OpenSSL*
- *PCRE* library
- *XMLRPC-C* version 1.16.08 or higher
- *hiredis* library
- *gperf*
- *libcurl* version 3.x or 4.x
- *libevent* version 2.x
- *libpcap*
- *libsystemd*
- *MySQL* or *MariaDB* client library (optional for call recording daemon)
- *libiptc* library for iptables management (optional)
- *ffmpeg* codec libraries for transcoding (optional) such as *libavcodec*, *libavfilter*, *libswresample*
- *bcg729* for full G.729 transcoding support (optional)


Loading…
Cancel
Save