Browse Source

TT#49106 Add missing substvars to Depends fields

Change-Id: I2335b3b31036d67217c1683e5f1ff3a90f0e76c5
changes/67/25867/2
Guillem Jover 7 years ago
parent
commit
514ef972c3
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      debian/control

+ 3
- 0
debian/control View File

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

Loading…
Cancel
Save