MT#4569 ngcp-mediaproxy-ng-daemon does not need to Pre-Depend on ngcp-mediaproxy-ng-kernel-dkms

As reported at https://github.com/sipwise/mediaproxy-ng/issues/9

Closes: #9
Thanks: Peter Dunkley for reporting
git.mgm/mediaproxy-ng/origin/mr3.2
Michael Prokop 12 years ago
parent 829e835066
commit a1d21dc331

1
debian/control vendored

@ -18,7 +18,6 @@ Homepage: http://sipwise.com/
Package: ngcp-mediaproxy-ng-daemon Package: ngcp-mediaproxy-ng-daemon
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ngcp-mediaproxy-ng-kernel-dkms (>= ${source:Version})
Description: Proxy for RTP and media streams used in NGCP, userspace part. Description: Proxy for RTP and media streams used in NGCP, userspace part.
This daemon handles the first stages of proxying media streams and talks to This daemon handles the first stages of proxying media streams and talks to
the kernel part of the proxy for eventual high-performance packet forwarding. the kernel part of the proxy for eventual high-performance packet forwarding.

Loading…
Cancel
Save