Browse Source

Pre-Depend on the kernel package so the kernel module is available when starting daemon.

Acked-by and Tested-by: Richard Fuchs <rfuchs@sipwise.com>

From: Michael Prokop <mprokop@sipwise.com>
git.mgm/mediaproxy-ng/2.0
Michael Prokop 15 years ago
parent
commit
bfb49089bb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      debian/control

+ 1
- 0
debian/control View File

@ -9,6 +9,7 @@ Homepage: http://sipwise.com/
Package: ngcp-mediaproxy-ng-daemon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ngcp-mediaproxy-ng-kernel-dkms
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
the kernel part of the proxy for eventual high-performance packet forwarding.


Loading…
Cancel
Save