diff options
Diffstat (limited to 'etc/import/src/compiler/TARGETS.grpc')
-rw-r--r-- | etc/import/src/compiler/TARGETS.grpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/import/src/compiler/TARGETS.grpc b/etc/import/src/compiler/TARGETS.grpc index be5527b6..db22e74d 100644 --- a/etc/import/src/compiler/TARGETS.grpc +++ b/etc/import/src/compiler/TARGETS.grpc @@ -45,6 +45,7 @@ ] , "deps": [ "proto_parser_helper" + , ["@", "protobuf", "", "libprotobuf"] , ["@", "protobuf", "", "libprotoc"] , ["", "grpc++_config_proto"] ] |