mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	loader: Sync load- and build-time deps.
In MODULEINFO, each depend has to be listed in .requires of AST_MODULE_INFO. ASTERISK-29148 Change-Id: I254dd33194ae38d2877b8021c57c2a5deb6bbcd2
This commit is contained in:
		
				
					committed by
					
						 George Joseph
						George Joseph
					
				
			
			
				
	
			
			
			
						parent
						
							994fbdaf48
						
					
				
				
					commit
					bf9f0f13c4
				
			| @@ -325,5 +325,5 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS | AST_MODFLAG_LOAD_ | ||||
| 	.load = load_module, | ||||
| 	.unload = unload_module, | ||||
| 	.load_pri = AST_MODPRI_DEFAULT, | ||||
| 	.requires = "res_pjsip,res_stir_shaken", | ||||
| 	.requires = "res_pjsip,res_pjsip_session,res_stir_shaken", | ||||
| ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user