Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
229554a0a493d27520a8182971792e7bdb1e270d
/
.
/
protocols
/
tl1
/
api
/
BUCK
blob: 3ce3f98b0af27838e9b1d6709c46a9de7d0ca8a3 [
file
] [
log
] [
blame
]
Marc De Leenheer
57a5af0
2016-12-02 20:54:41 -0800
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//lib:netty-transport'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)