Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9e11b587fb6d1e9192951b0a4871155939fec04c
/
.
/
providers
/
lisp
/
device
/
BUCK
blob: 240d54f2f464c6a30e913167b980957adb300d4e [
file
] [
log
] [
blame
]
Jian Li
459a58f
2016-07-01 18:29:30 +0900
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//protocols/lisp/api:onos-protocols-lisp-api'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)