Support reading from S3 directly

Change-Id: Ice18f6739a7e315bea223a2a6f634b6c4c725c11
Signed-off-by: Austin Schuh <austin.schuh@bluerivertech.com>
diff --git a/debian/BUILD b/debian/BUILD
index c920457..de5144d 100644
--- a/debian/BUILD
+++ b/debian/BUILD
@@ -504,4 +504,6 @@
 
 exports_files([
     "ssh_wrapper.sh",
+    "curl.BUILD",
+    "BUILD.zlib.bazel",
 ])