Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8877d3c76895c1ace408a4b32c18bf53b40e5fbe
/
.
/
protocols
/
openflow
/
ctl
/
BUCK
blob: 62f40afabb9395e9c5be60abc2176cd9c13d0418 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:openflowj'
,
'//protocols/openflow/api:onos-protocols-openflow-api'
]
TEST_DEPS
=
[
'//lib:TEST'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)