TT#49106 Add missing substvars to Depends fields

Change-Id: I2335b3b31036d67217c1683e5f1ff3a90f0e76c5
changes/67/25867/2
Guillem Jover 8 years ago
parent 0546f2d6c1
commit 514ef972c3

3
debian/control vendored

@ -84,6 +84,7 @@ Depends:
ngcp-rtpengine-kernel-dkms (>= ${source:Version}),
ngcp-rtpengine-recording-daemon (>= ${source:Version}),
ngcp-rtpengine-utils (>= ${source:Version}),
${misc:Depends},
Conflicts:
ngcp-mediaproxy-ng,
Replaces:
@ -138,5 +139,7 @@ Depends:
libio-socket-ip-perl,
libsocket6-perl,
netcat-openbsd | netcat,
${misc:Depends},
${perl:Depends},
Description: scripts and Perl modules for NGCP rtpengine
This package contains scripts and Perl modules for NGCP rtpengine

Loading…
Cancel
Save