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