]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Set mod_voicemail to depend on mail-transport-agent
authorTravis Cross <tc@traviscross.com>
Mon, 3 Jun 2013 08:59:33 +0000 (08:59 +0000)
committerTravis Cross <tc@traviscross.com>
Mon, 3 Jun 2013 09:29:52 +0000 (09:29 +0000)
Without this dependency we might not end up with sendmail installed
which would be unnecessarily surprising when using mod_voicemail.

debian/control-modules

index a99d8bf5f4eb28287d26b63e0a5f169e5fb80c69..188f17ff96c1c903f98d8403e4f11abbb5711f2b 100644 (file)
@@ -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.