summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 6ad365e..cefbc81 100644
--- a/BUILD
+++ b/BUILD
@@ -68,7 +68,7 @@ cc_library(
upb_proto_library(
name = "descriptor_upbproto",
- deps = ["@com_google_protobuf//:descriptor_proto"],
+ deps = [map_dep("@com_google_protobuf//:descriptor_proto")],
)
cc_library(
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback