summaryrefslogtreecommitdiff
path: root/etc/import/src/compiler
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-04-04 18:28:33 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-18 12:44:10 +0200
commit3ef4130f79c167ceacc8d350b51e005ff4ef8b07 (patch)
tree3f414e698547aa9252f12264c3c4350a0d419ed5 /etc/import/src/compiler
parent70a8b0714e1f8d91df2957c568484263b71b8e0e (diff)
downloadjustbuild-3ef4130f79c167ceacc8d350b51e005ff4ef8b07.tar.gz
imports: Match original export target names
Diffstat (limited to 'etc/import/src/compiler')
-rw-r--r--etc/import/src/compiler/TARGETS.grpc3
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"