From dc7c50e6a442d3877d649b9277a56761a86f6b77 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Fri, 3 Nov 2017 14:46:42 -0700 Subject: Switch PB dependence to PB headers dependence --- WORKSPACE | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'WORKSPACE') diff --git a/WORKSPACE b/WORKSPACE index 907cef1fca..5f87d68a2f 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -23,6 +23,11 @@ bind( actual = "@com_google_protobuf//:protoc_lib", ) +bind( + name = "protobuf_headers", + actual = "@com_google_protobuf//:protobuf_headers", +) + bind( name = "protocol_compiler", actual = "@com_google_protobuf//:protoc", -- cgit v1.2.3