mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -27,6 +27,9 @@
|
||||
*
|
||||
* \ingroup channel_drivers
|
||||
*/
|
||||
/*** MODULEINFO
|
||||
<depend>res_features</depend>
|
||||
***/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
|
Reference in New Issue
Block a user