Refactor buck external dependencies

Change-Id: Ia4b99493407eb7d4e893804cba6b944f758f085e
diff --git a/apps/fwd/BUCK b/apps/fwd/BUCK
index 0e712b9..7893313 100644
--- a/apps/fwd/BUCK
+++ b/apps/fwd/BUCK
@@ -1,5 +1,6 @@
 COMPILE_DEPS = [
     '//lib:CORE_DEPS',
+    '//lib:KRYO',
     '//core/store/serializers:onos-core-serializers',
     '//core/store/primitives:onos-core-primitives',
     '//core/api:onos-api',