Adding build tools for gRPC compilation.
ONOS-6095

Change-Id: I80687eb2a91ad60c4dbec0bb966e917555d46151
diff --git a/incubator/protobuf-dependencies/BUCK b/incubator/protobuf-dependencies/BUCK
new file mode 100644
index 0000000..825a324
--- /dev/null
+++ b/incubator/protobuf-dependencies/BUCK
@@ -0,0 +1,3 @@
+include_defs('//bucklets/grpc.bucklet')
+
+fetch_protoc_binary()
\ No newline at end of file