Zayne Khouja 31027edd52 Bug fix for BGP building
Change-Id: I1d5c52855066edccc7101d86fd10ba63d9ea5da3
2016-07-07 03:45:12 +00:00

10 lines
140 B
Python

COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:COMPILE',
'//core/api:onos-api',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)