From: Travis Cross Date: Mon, 3 Jun 2013 08:59:33 +0000 (+0000) Subject: Set mod_voicemail to depend on mail-transport-agent X-Git-Tag: v1.4.1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40f59e79563a7943604278555a8f07567da3344;p=thirdparty%2Ffreeswitch.git Set mod_voicemail to depend on mail-transport-agent Without this dependency we might not end up with sendmail installed which would be unnecessarily surprising when using mod_voicemail. --- diff --git a/debian/control-modules b/debian/control-modules index a99d8bf5f4..188f17ff96 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -227,6 +227,7 @@ Description: Voicemail detection This module detects voicemail beeps at any frequency in O(1) time. Module: applications/mod_voicemail +Depends: mail-transport-agent Description: Voicemail This module provides a voicemail system.