wu | 2883c76 | 2017-07-20 16:24:48 +0800 | [diff] [blame] | 1 | COMPILE_DEPS = [ |
2 | '//lib:CORE_DEPS', | ||||
3 | '//protocols/p4runtime/api:onos-protocols-p4runtime-api', | ||||
4 | ] | ||||
5 | |||||
wu | 2883c76 | 2017-07-20 16:24:48 +0800 | [diff] [blame] | 6 | osgi_jar ( |
7 | deps = COMPILE_DEPS, | ||||
wu | 2883c76 | 2017-07-20 16:24:48 +0800 | [diff] [blame] | 8 | ) |