mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-18 19:01:06 +02:00
Fix: resolve ovsdb-base activation issue caused by incorrect deps
Change-Id: I77581beab6f7eddae8bf65093c3618d648765f76
This commit is contained in:
parent
167f0c4845
commit
c60024dbe1
@ -11,6 +11,7 @@ onos_app(
|
|||||||
category = "Provider",
|
category = "Provider",
|
||||||
description = "ONOS OVSDB provider.",
|
description = "ONOS OVSDB provider.",
|
||||||
included_bundles = BUNDLES,
|
included_bundles = BUNDLES,
|
||||||
|
required_apps = ["org.onosproject.tunnel"],
|
||||||
title = "OVSDB Provider",
|
title = "OVSDB Provider",
|
||||||
url = "http://onosproject.org",
|
url = "http://onosproject.org",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user