Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
10a76dec9806b36e86efdd0357fbcfcf66e99491
/
.
/
apps
/
actn-mdsc
/
tetunnel-pce
/
BUCK
blob: a040010178584d59fbce9675ac4f2eba83e21aef [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//apps/tetunnel/api:onos-apps-tetunnel-api'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)