Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
refs/heads/master
/
.
/
protocols
/
ovsdb
/
rfc
/
BUILD
blob: e2716474f8f5fa685f42c024bf36ec11786484ef [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
NETTY
+
JACKSON
+
[
Carmelo Cascone
72893b7
2018-08-09 00:59:06 -0700
[
diff
] [
blame
]
2
"@io_netty_netty_codec//jar"
,
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)