blob: 995095fd3869222ad124eb320513053a6c5e89ef [file] [log] [blame]
wu2883c762017-07-20 16:24:48 +08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//protocols/p4runtime/api:onos-protocols-p4runtime-api',
4]
5
wu2883c762017-07-20 16:24:48 +08006osgi_jar (
7 deps = COMPILE_DEPS,
wu2883c762017-07-20 16:24:48 +08008)