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.2.13~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1e626b60ea42b2359c9a77849f374bc4b2e872;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 f50a76793c..866355ddb8 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -223,6 +223,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.