From a1d21dc331a9692f69d4aa9c1cf0b7743d9d1181 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 21 Oct 2013 18:14:34 +0200 Subject: [PATCH] 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 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 039762b..d159787 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Homepage: http://sipwise.com/ Package: ngcp-mediaproxy-ng-daemon Architecture: any 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. 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.