MT#55283 list libopus as a build requirement

Change-Id: I2e791f78148292bad5dd18c3af359d7e3d6de61e
pull/1592/head
Richard Fuchs 2 years ago
parent 797fc0e06b
commit d16e9c5b56

@ -169,6 +169,7 @@ test suite.
- *bcg729* for full G.729 transcoding support (optional)
- *libmosquitto*
- *libwebsockets*
- *libopus*
The `Makefile` contains a few Debian-specific flags, which may have to removed for compilation to
be successful. This will not affect operation in any way.

@ -20,6 +20,7 @@ BuildRequires: gperf perl-IPC-Cmd
BuildRequires: perl-podlators
BuildRequires: pkgconfig(libwebsockets)
BuildRequires: pkgconfig(spandsp)
BuildRequires: pkgconfig(opus)
Requires(pre): shadow-utils
%if 0%{?with_transcoding} > 0

Loading…
Cancel
Save