From 5ad55f43140e3d2dede21c3c82a56d24057339a1 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Mon, 3 Jun 2019 08:58:18 -0400 Subject: [PATCH] add spandsp to list of build requirements Change-Id: I3c1ac5b847859d871c6124ef5404cf53873a44e0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 719759d47..3b8d944bf 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ build all parts and run the test suite. - *libevent* version 2.x - *libpcap* - *libsystemd* + - *spandsp* - *MySQL* or *MariaDB* client library (optional for media playback and call recording daemon) - *libiptc* library for iptables management (optional) - *ffmpeg* codec libraries for transcoding (optional) such as *libavcodec*, *libavfilter*, *libswresample*