diff options
Diffstat (limited to 'etc/import/src/compiler/TARGETS.grpc')
-rw-r--r-- | etc/import/src/compiler/TARGETS.grpc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/import/src/compiler/TARGETS.grpc b/etc/import/src/compiler/TARGETS.grpc index 132c58e0..2cb8eb88 100644 --- a/etc/import/src/compiler/TARGETS.grpc +++ b/etc/import/src/compiler/TARGETS.grpc @@ -36,8 +36,7 @@ , "ruby_generator_string-inl.h" , "schema_interface.h" ] - , "deps": - [[".", "grpc++_config_proto"], ["@", "protobuf", ".", "protoc_lib"]] + , "deps": [[".", "grpc++_config_proto"], ["@", "protobuf", ".", "libprotoc"]] } , "grpc_cpp_plugin": { "type": "export" |