blob: 83c5e1916f7e6a13c851970c1c1318f136df7f50 [file] [log] [blame]
sunishvkf7c56552016-07-18 16:02:39 +05301COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
Ray Milkeyf5c4f682017-09-06 16:19:21 -07003 '//lib:JACKSON',
sunishvkf7c56552016-07-18 16:02:39 +05304 '//protocols/ospf/api:onos-protocols-ospf-api',
5]
6
7osgi_jar_with_tests (
8 deps = COMPILE_DEPS,
9)
10