Bug fix for BGP building

Change-Id: I1d5c52855066edccc7101d86fd10ba63d9ea5da3
diff --git a/protocols/bgp/bgpio/BUCK b/protocols/bgp/bgpio/BUCK
index 2b27800..982dc44 100644
--- a/protocols/bgp/bgpio/BUCK
+++ b/protocols/bgp/bgpio/BUCK
@@ -1,5 +1,7 @@
 COMPILE_DEPS = [
     '//lib:CORE_DEPS',
+    '//lib:COMPILE',
+    '//core/api:onos-api',
 ]
 
 osgi_jar_with_tests (