summaryrefslogtreecommitdiff
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
commit1f6160cbe4c4ce246b731fb9342f577e074b24db (patch)
treeea7a6cff35adc11ea4cdb934b029c87a6521078d
parent60b48ca64e6f6d0724a0e73ad9b4b86b10459013 (diff)
parent50ca30ea05d343d4d95a9fbf1ce05faa49eaade1 (diff)
downloadrules-cc-1f6160cbe4c4ce246b731fb9342f577e074b24db.tar.gz
Merge branch 'just-rules' into rules
-rw-r--r--CC/proto/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/CC/proto/TARGETS b/CC/proto/TARGETS
index 2ec60f2..87bebd0 100644
--- a/CC/proto/TARGETS
+++ b/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++"]}
}