]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Res_features depends on res_adsi in 1.4
authorOlle Johansson <oej@edvina.net>
Mon, 8 Feb 2010 11:57:52 +0000 (11:57 +0000)
committerOlle Johansson <oej@edvina.net>
Mon, 8 Feb 2010 11:57:52 +0000 (11:57 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@245422 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_features.c

index f1430a2de7e9f1662d4180a8e46d94d01ba1ea24..7deb0a9852260df1d66a5018a8a169956b58641d 100644 (file)
@@ -25,6 +25,7 @@
 
 /*** MODULEINFO
         <depend>chan_local</depend>
+        <depend>res_adsi</depend>
  ***/
 
 #include "asterisk.h"