Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
12ae6cae9f152cc1b4fca65a9d98f08502ca1537
/
.
/
apps
/
mcast
/
impl
/
BUILD
blob: 539cac346223f59c2e8ff6dfc6c6acfc4c91d0d4 [
file
] [
log
] [
blame
]
Ray Milkey
12ae6ca
2018-06-11 15:34:30 -0700
[
diff
] [
blame^
]
1
COMPILE_DEPS
=
CORE_DEPS
+
KRYO
+
[
2
'//core/store/serializers:onos-core-serializers'
,
3
'//apps/mcast/api:onos-apps-mcast-api'
4
]
5
6
osgi_jar
(
7
deps
=
COMPILE_DEPS
,
8
)