From 1f99796d6f808f006dff6dc6576910bef493e244 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 23 Sep 2024 13:06:54 +0200 Subject: Reorder dependencies and remove duplicates in OSS --- etc/import/src/compiler/TARGETS.grpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/import/src/compiler/TARGETS.grpc') diff --git a/etc/import/src/compiler/TARGETS.grpc b/etc/import/src/compiler/TARGETS.grpc index d9d5fa57..be5527b6 100644 --- a/etc/import/src/compiler/TARGETS.grpc +++ b/etc/import/src/compiler/TARGETS.grpc @@ -45,8 +45,8 @@ ] , "deps": [ "proto_parser_helper" - , ["", "grpc++_config_proto"] , ["@", "protobuf", "", "libprotoc"] + , ["", "grpc++_config_proto"] ] } , "grpc_cpp_plugin": -- cgit v1.2.3