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