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