commit | 1a1867a64c2c8650e9e0ca9a7701a6120d8c6946 | [log] [tgz] |
---|---|---|
author | kalagesa <kalagesa@partner.ciena.com> | Tue Mar 07 13:06:41 2017 +0530 |
committer | Charles Chan <charles@onlab.us> | Wed Apr 19 15:50:47 2017 +0000 |
tree | 52f6f9173f138339ca2ab1a3dfa05f972c7c84b8 | |
parent | 3fbc950a7c53a103187bfcc0755ccefaba6d0799 [diff] [blame] |
cherry-picked ONOS-5841 to master 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 (