Skip to content

Commit

Permalink
pw_log_fuchsia: Add syslog dep to pw_log_fuchsia
Browse files Browse the repository at this point in the history
This fixes bt_hci_virtual missing libsyslog.so.

Change-Id: Icda8ffe16c05822f41d99ce3a7271752b51cf5ea
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238552
Lint: Lint 🤖 <[email protected]>
Reviewed-by: Chase Latta <[email protected]>
Docs-Not-Needed: Ben Lawson <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Pigweed-Auto-Submit: Ben Lawson <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
  • Loading branch information
BenjaminLawson authored and CQ Bot Account committed Sep 27, 2024
1 parent d31705b commit 42cff57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_log_fuchsia/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ cc_library(
"@fuchsia_sdk//fidl/fuchsia.logger:fuchsia.logger_cpp",
"@fuchsia_sdk//pkg/async-cpp",
"@fuchsia_sdk//pkg/component_incoming_cpp",
"@fuchsia_sdk//pkg/syslog",
"@fuchsia_sdk//pkg/syslog_structured_backend",
"@pigweed//pw_log:facade",
"@pigweed//pw_preprocessor",
Expand Down

0 comments on commit 42cff57

Please sign in to comment.