Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c89ba3f9ddec5e9387b62663abca0a3403490d06
/
.
/
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
,
)