Ray Milkey 12c1d51c93 Buckify remaining providers
Change-Id: Ide265b68d809ccea2ea8900993999bf8ae3184fc
2016-04-27 15:19:33 -07:00

10 lines
165 B
Python

COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/api:onos-incubator-api',
'//utils/rest:onlab-rest',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)