commit | 953624fff774b4dd0825383e641d9768f64b4751 | [log] [tgz] |
---|---|---|
author | kalagesa <kalagesa@partner.ciena.com> | Tue Mar 07 13:06:41 2017 +0530 |
committer | Kavitha Alagesan <kalagesa@partner.ciena.com> | Tue Apr 18 08:41:39 2017 +0000 |
tree | 9c82e1f75072a8df229290a472fef500206c9885 | |
parent | d492c54efda525958a4dacccc29b8d7d4ba6bb8c [diff] [blame] |
cherry-picked ONOS-5841 to onos1.9 Change-Id: I562abbce373e53ef0419fe02bec950ec8f857b69
diff --git a/apps/fwd/BUCK b/apps/fwd/BUCK index 2c69a19..0e712b9 100644 --- a/apps/fwd/BUCK +++ b/apps/fwd/BUCK
@@ -1,5 +1,10 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', + '//core/store/serializers:onos-core-serializers', + '//core/store/primitives:onos-core-primitives', + '//core/api:onos-api', + '//lib:org.apache.karaf.shell.console', + '//cli:onos-cli', ] osgi_jar_with_tests (