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