Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b7d6b8e795063e04a0bd0040d3ace4e392031dcd
/
.
/
protocols
/
lisp
/
msg
/
BUCK
blob: b1251f2e655f027c5f95035255712cd6ebb6507f [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:netty-buffer'
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
'//utils/osgi:onlab-osgi-tests'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)