blob: ed9d919808ad4d6ef44620966a1b72d96c9b7684 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//apps/openroadm/yangmodel:onos-apps-openroadm-yangmodel',
'//core/store/serializers:onos-core-serializers',
] + YANG_TOOLS
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)