Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
0a209a15fb6f3346b5c0cfcc08bd1dfd8844b0b8
/
.
/
providers
/
lldpcommon
/
BUCK
blob: 19fa4e7e4a5240ddc0f366924f5d8e4a0653813c [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:NETTY'
,
]
TEST_DEPS
=
[
'//lib:TEST'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)