Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
83a5e8d925bb22f05c26255627b8cd20669d2d0c
/
.
/
utils
/
osgi
/
BUCK
blob: 36d581973175331308b49bf55b015020197debf8 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:COMPILE'
,
]
osgi_jar_with_tests
(
name
=
'onlab-osgi'
,
deps
=
COMPILE_DEPS
,
package_name_root
=
'org.onlab'
,
)