|
|
|
@ -4,11 +4,11 @@ Priority: extra |
|
|
|
Maintainer: Sipwise Development Team <support@sipwise.com> |
|
|
|
Build-Depends: debhelper (>= 5), |
|
|
|
iptables-dev (>= 1.4), |
|
|
|
libavcodec-dev, |
|
|
|
libavfilter-dev, |
|
|
|
libavformat-dev, |
|
|
|
libavresample-dev, |
|
|
|
libavutil-dev, |
|
|
|
libavcodec-dev (>= 6:10), |
|
|
|
libavfilter-dev (>= 6:10), |
|
|
|
libavformat-dev (>= 6:10), |
|
|
|
libavresample-dev (>= 6:10), |
|
|
|
libavutil-dev (>= 6:10), |
|
|
|
libcurl4-openssl-dev | libcurl4-gnutls-dev | libcurl3-openssl-dev | libcurl3-gnutls-dev, |
|
|
|
libevent-dev (>= 2.0), |
|
|
|
libglib2.0-dev (>= 2.30), |
|
|
|
@ -56,7 +56,7 @@ Replaces: ngcp-mediaproxy-ng |
|
|
|
Description: NGCP RTP/media proxy - meta package. |
|
|
|
This is a meta package for easy installation of all four parts of the NGCP |
|
|
|
media proxy. It will install the user-space daemon, the kernel-space IPtables |
|
|
|
module, the IPtables extension module and utility scripts. |
|
|
|
module, the IPtables extension module and utility scripts. |
|
|
|
|
|
|
|
Package: ngcp-rtpengine-kernel-source |
|
|
|
Architecture: all |
|
|
|
|