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