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