Codebase list rtpinsertsound / c7d817d
Updated build and install depends Devon Kearns 11 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11 Section: utils
22 Priority: extra
33 Maintainer: Devon Kearns <[email protected]>
4 Build-Depends: debhelper (>= 8.0.0), libfindrtp, libpcap-dev
4 Build-Depends: debhelper (>= 8.0.0), libfindrtp, libpcap-dev, libnet1-dev
55 Standards-Version: 3.9.3
66 Homepage: http://www.hackingvoip.com/sec_tools.html
77 Vcs-Git: ssh://[email protected]/packages/rtpinsertsound.git
99
1010 Package: rtpinsertsound
1111 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8
12 Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8, libnet1
1313 Description: Inserts audio into a specified stream
1414 A tool to insert audio into a specified audio (i.e. RTP)
1515 stream was created in the August - September 2006 timeframe.