commit | 5ac1b04866d76a3e16d774fadd9f9ef8687708c9 | [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:52:01 2017 -0800 |
tree | 8d36acc5fa9f29472cf768f5f5f609382343535e | |
parent | 6fdc52e961d6d25b9d250fd10f2530a9bbde76ec [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 (