Make utils package part of meta package

pull/249/head
Pawel Kuzak 10 years ago
parent 3cda22f34c
commit 2499c4dd0f

7
debian/control vendored

@ -44,13 +44,14 @@ Package: ngcp-rtpengine
Architecture: all
Depends: ngcp-rtpengine-daemon (>= ${source:Version}),
ngcp-rtpengine-iptables (>= ${source:Version}),
ngcp-rtpengine-kernel-dkms (>= ${source:Version})
ngcp-rtpengine-kernel-dkms (>= ${source:Version}),
ngcp-rtpengine-utils (>= ${source:Version})
Conflicts: ngcp-mediaproxy-ng
Replaces: ngcp-mediaproxy-ng
Description: NGCP RTP/media proxy - meta package.
This is a meta package for easy installation of all three parts of the NGCP
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, and the IPtables extension module.
module, the IPtables extension module and utility scripts.
Package: ngcp-rtpengine-kernel-source
Architecture: all

Loading…
Cancel
Save