blob: a4bfe42e37b2e51ae692048fca9e5a8cb5ab7a51 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + NETTY + [
"@netty//jar",
"//protocols/ospf/api:onos-protocols-ospf-api",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)