mirror of
				https://github.com/opennetworkinglab/onos.git
				synced 2025-10-31 08:11:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			196 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			196 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| COMPILE_DEPS = [
 | |
|     '//lib:CORE_DEPS',
 | |
|     '//protocols/lisp/api:onos-protocols-lisp-api',
 | |
|     '//protocols/lisp/msg:onos-protocols-lisp-msg',
 | |
| ]
 | |
| 
 | |
| osgi_jar_with_tests (
 | |
|     deps = COMPILE_DEPS,
 | |
| )
 |