aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax_spandsp.c
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-03 15:39:45 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-03 15:39:45 +0000
commitf90164d3b4c87ca5d2a36976e8868595cc7ef9da (patch)
treea51fb7007557b14dd1ed01064321e155e7ce18bf /res/res_fax_spandsp.c
parenteef192b5686c869d09dcc685fdfdbc20cd02b0e6 (diff)
Updated CHANGES file to mention res_fax and res_fax_spandsp.
Also fixed MODULEINFO depends and conflicts for app_fax, res_fax, and res_fax_spandsp. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@250302 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_fax_spandsp.c')
-rw-r--r--res/res_fax_spandsp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/res_fax_spandsp.c b/res/res_fax_spandsp.c
index 630cccb3b..9a84d28f6 100644
--- a/res/res_fax_spandsp.c
+++ b/res/res_fax_spandsp.c
@@ -26,7 +26,8 @@
*/
/*** MODULEINFO
- <depend>spandsp</depend>
+ <depend>spandsp</depend>
+ <depend>res_fax</depend>
***/
#include "asterisk.h"