Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
deae31ec056dc62e5c11ea782ef1e9f12e9135c8
/
.
/
apps
/
scalablegateway
/
app
/
BUCK
blob: 9bfb40c5c06cf74ee518387afce63ff0be00b06b [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//apps/scalablegateway/api:onos-apps-scalablegateway-api'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)