res_pjsip: Sync load- and build-time deps.

MODULEINFO is checked while buidling/linking the module.
AST_MODULE_INFO is checked while loading/running the module.

ASTERISK-28838

Change-Id: I4bb868532ca217fec1351885d99eb55c21b58042
This commit is contained in:
Alexander Traud
2020-04-17 11:47:01 +02:00
committed by Joshua Colp
parent e2affa3b0a
commit 008f46bf1e
8 changed files with 10 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
/*** MODULEINFO
<depend>pjproject</depend>
<depend>res_pjsip</depend>
<depend>res_pjsip_session</depend>
<support_level>core</support_level>
***/