Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fda16b6e72e6342650c48153b0520e343949ad96
/
.
/
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'
,
)