From: Travis Cross Date: Sun, 6 May 2012 11:27:00 +0000 (+0000) Subject: debian: set possible dependencies for mod_shout and disable the module X-Git-Tag: v1.2-rc1~17^2~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=883dd296e750fc05b539e4000465a1256c6e37e6;p=thirdparty%2Ffreeswitch.git debian: set possible dependencies for mod_shout and disable the module --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index c6f1b18e12..ce595d2008 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -29,6 +29,7 @@ avoid_mods=( endpoints/mod_unicall event_handlers/mod_snmp formats/mod_portaudio_stream + formats/mod_shout formats/mod_vlc languages/mod_java languages/mod_managed diff --git a/debian/control-modules b/debian/control-modules index bb3ed507e8..ffdc6b9eff 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -482,6 +482,9 @@ Description: mod_shell_stream Module: formats/mod_shout Description: mod_shout Adds mod_shout. +Build-Depends: libogg-dev, libvorbis-dev +Depends: libogg0, libvorbis0a, libvorbisenc2, libvorbisfile3, + libvorbisidec1 Module: formats/mod_sndfile Description: mod_sndfile