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