summaryrefslogtreecommitdiff
path: root/rules/CC/proto
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-09-26 10:05:49 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-09-26 10:05:49 +0200
commit81dc8662a007a425bdc5ffc1785d599ebc7e8445 (patch)
tree90ff72e8c6aeaa7073edc89a99a3c662ac0b9c4d /rules/CC/proto
parent93d3bc8de4bc33a0d5edf8852a1a3de0ef5e0330 (diff)
parent1f6160cbe4c4ce246b731fb9342f577e074b24db (diff)
downloadrules-cc-81dc8662a007a425bdc5ffc1785d599ebc7e8445.tar.gz
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/CC/proto')
-rw-r--r--rules/CC/proto/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/CC/proto/TARGETS b/rules/CC/proto/TARGETS
index 2ec60f2..87bebd0 100644
--- a/rules/CC/proto/TARGETS
+++ b/rules/CC/proto/TARGETS
@@ -11,6 +11,6 @@
, "deps": ["libgrpc++"]
}
, "libprotobuf":
- {"type": ["CC/pkgconfig", "system_library"], "name": ["libprotobuf"]}
+ {"type": ["CC/pkgconfig", "system_library"], "name": ["protobuf"]}
, "libgrpc++": {"type": ["CC/pkgconfig", "system_library"], "name": ["grpc++"]}
}