blob: 604c1f3a7425adafe6b7e6046ccf66ad90207fb1 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + [
"@io_netty_netty//jar",
"//protocols/pcep/pcepio:onos-protocols-pcep-pcepio",
"//apps/pcep-api:onos-apps-pcep-api",
"//incubator/api:onos-incubator-api",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)