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