Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4a409b43744d0b0a2d1d465a076071132f7b2910
/
.
/
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
,
)