Browse Source

Build with new FreeSWITCH package naming for spandsp.

FreeSWITCH >= 1.10.5 has two packages names: spandsp or spandsp3
pull/1073/head
spchan 5 years ago
parent
commit
dc3b792ecb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      el/rtpengine.spec

+ 1
- 1
el/rtpengine.spec View File

@ -17,7 +17,7 @@ BuildRequires: glib2-devel libcurl-devel openssl-devel pcre-devel
BuildRequires: xmlrpc-c-devel zlib-devel hiredis-devel BuildRequires: xmlrpc-c-devel zlib-devel hiredis-devel
BuildRequires: libpcap-devel libevent-devel json-glib-devel BuildRequires: libpcap-devel libevent-devel json-glib-devel
BuildRequires: gperf perl-IPC-Cmd BuildRequires: gperf perl-IPC-Cmd
BuildRequires: spandsp-devel
BuildRequires: pkgconfig(spandsp)
Requires(pre): shadow-utils Requires(pre): shadow-utils
%if 0%{?with_transcoding} > 0 %if 0%{?with_transcoding} > 0


Loading…
Cancel
Save