From d40f59e79563a7943604278555a8f07567da3344 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Mon, 3 Jun 2013 08:59:33 +0000 Subject: [PATCH] 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. --- debian/control-modules | 1 + 1 file changed, 1 insertion(+) 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.