From 1c61d88d511d1d3f7bba943a6224d09cfd30dab3 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Tue, 18 Feb 2014 20:37:43 +0000 Subject: [PATCH] Drop mod_speex from debian/ Speex is in the core, so Tony dropped the module. --- debian/bootstrap.sh | 2 -- debian/control-modules | 5 ----- 2 files changed, 7 deletions(-) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 20451c4371..386f8f5a40 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -431,7 +431,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}), freeswitch-mod-g723-1 (= \${binary:Version}), freeswitch-mod-g729 (= \${binary:Version}), freeswitch-mod-amr (= \${binary:Version}), - freeswitch-mod-speex (= \${binary:Version}), freeswitch-mod-h26x (= \${binary:Version}), freeswitch-mod-sndfile (= \${binary:Version}), freeswitch-mod-native-file (= \${binary:Version}), @@ -669,7 +668,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}), freeswitch-mod-opus (= \${binary:Version}), freeswitch-mod-silk (= \${binary:Version}), freeswitch-mod-spandsp (= \${binary:Version}), - freeswitch-mod-speex (= \${binary:Version}), freeswitch-mod-theora (= \${binary:Version}), freeswitch-mod-vp8 (= \${binary:Version}) Suggests: diff --git a/debian/control-modules b/debian/control-modules index b681d3f681..03eb0c537e 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -338,11 +338,6 @@ Module: codecs/mod_skel_codec Description: mod_skel_codec Adds mod_skel_codec. -Module: codecs/mod_speex -Description: mod_speex - Adds mod_speex. -Build-Depends: libogg-dev - Module: codecs/mod_theora Description: mod_theora Adds mod_theora.