Ray Milkey | 7dac7da | 2017-08-01 16:56:05 -0700 | [diff] [blame^] | 1 | PROTOBUF_VER = '3_2_0' |
2 | |||||
3 | COMPILE_DEPS = CORE_DEPS + [ | ||||
4 | #'//protocols/p4runtime/proto:onos-protocols-p4runtime-proto', | ||||
5 | #'@grpc_protobuf_' + PROTOBUF_VER + "//jar", | ||||
6 | ] | ||||
7 | |||||
8 | #osgi_jar_with_tests ( | ||||
9 | # deps = COMPILE_DEPS, | ||||
10 | #) |