Skip to content
Snippets Groups Projects
Commit 2b057d62 authored by zuul's avatar zuul Committed by Gerrit Code Review
Browse files

Merge "res_odbc: Correct the dependency relationship with res_odbc_transaction"

parents 1c646163 c7ffd611
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
/*** MODULEINFO
<depend>generic_odbc</depend>
<depend>res_odbc_transaction</depend>
<depend>ltdl</depend>
<support_level>core</support_level>
***/
......
......@@ -26,7 +26,6 @@
#include "asterisk/module.h"
/*** MODULEINFO
<depend>res_odbc</depend>
<support_level>core</support_level>
***/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment