Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1506abb186c6a672ad01ca0f4dfe553b3b703b09
/
.
/
protocols
/
ospf
/
protocol
/
BUILD
blob: a4bfe42e37b2e51ae692048fca9e5a8cb5ab7a51 [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
NETTY
+
[
2
"@netty//jar"
,
3
"//protocols/ospf/api:onos-protocols-ospf-api"
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)