Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bad1660b7b62e16ab5f12249953ca76c08e19935
/
.
/
protocols
/
ospf
/
ctl
/
BUCK
blob: 24415cf2eab07f48dc2f79aa0904e645bcf5279a [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:NETTY'
,
'//lib:JACKSON'
,
'//protocols/ospf/api:onos-protocols-ospf-api'
,
'//protocols/ospf/protocol:onos-protocols-ospf-protocol'
,
'//lib:netty'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)