Make Node library depend on BoringSSL and zlib, and only build them under Windows
diff --git a/build.yaml b/build.yaml
index 500ec85..0ee2085 100644
--- a/build.yaml
+++ b/build.yaml
@@ -2602,6 +2602,8 @@
 - deps:
   - grpc
   - gpr
+  - boringssl
+  - z
   headers:
   - src/node/ext/byte_buffer.h
   - src/node/ext/call.h