commit | 0b4057a57b65edc1a06f20d519a8010bd12aadf7 | [log] [tgz] |
---|---|---|
author | Annce John <annce.john@infosys.com> | Tue Nov 21 01:46:41 2017 -0500 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Nov 22 12:51:08 2017 -0800 |
tree | 6cd1a6d9e1a9a2ec5ec7c9c818ebaaf4cd4f5b5d | |
parent | 04f9d4bf933b63d8704d94866d17303c3a081546 [diff] [blame] |
IPv6RA : Global prefix listing command support Change-Id: I3c2cd28feab202273b14532c6ed0403df4e36344
diff --git a/apps/routeradvertisement/BUCK b/apps/routeradvertisement/BUCK index cb0936c..6eafe8d 100644 --- a/apps/routeradvertisement/BUCK +++ b/apps/routeradvertisement/BUCK
@@ -1,7 +1,9 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', '//lib:JACKSON', - '//incubator/api:onos-incubator-api' + '//incubator/api:onos-incubator-api', + '//lib:org.apache.karaf.shell.console', + '//cli:onos-cli' ] osgi_jar (