commit | 612ae54632357eb3e6255a87adc7a9a5baec8c62 | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Fri May 06 10:17:28 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri May 06 20:16:04 2016 +0000 |
tree | 5b53e1f556d9ad96f7fed1cda36c3de4a76df2e2 | |
parent | 6cda04be4ffcad703a92dc2bcff067f9c5db1ece [diff] [blame] |
ONOS-4499 Correct missed dependences of routing app in VPLS. Change-Id: I8a84692da53cbda5657d62cb6311c144efbee859
diff --git a/apps/vpls/BUCK b/apps/vpls/BUCK index 008cfcb..ffe8b35 100644 --- a/apps/vpls/BUCK +++ b/apps/vpls/BUCK
@@ -7,6 +7,7 @@ '//utils/rest:onlab-rest', '//incubator/api:onos-incubator-api', '//apps/routing-api:onos-apps-routing-api', + '//apps/routing:onos-apps-routing', ] TEST_DEPS = [