Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
442200542ade2a1fe1ac82979cac1d63fd0867d1
/
.
/
providers
/
openflow
/
packet
/
BUILD
blob: 8ec84427bcf87b4dbef41e814f7f9cc3843b8067 [
file
] [
log
] [
blame
]
Ray Milkey
18fb081
2018-06-21 10:32:53 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"@openflowj//jar"
,
3
"//protocols/openflow/api:onos-protocols-openflow-api"
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)