Issue 11574: Add dependencies on res_monitor and res_features.

I wonder if Asterisk can run at all without res_features. My guess is that 
there's propably a lot of more modules and the core that depends on it.

Reported by: caio1982
(closes issue #11574)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@93182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-12-17 07:15:13 +00:00
parent 627f595c58
commit 517dacce70
5 changed files with 13 additions and 0 deletions

View File

@@ -27,6 +27,9 @@
*
* \ingroup channel_drivers
*/
/*** MODULEINFO
<depend>res_features</depend>
***/
#include "asterisk.h"