Skip to content

Commit 2b65313

Browse files
committed
Fix rabbitmq_prelaunch xref
1 parent 19ff89f commit 2b65313

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deps/rabbit/apps/rabbitmq_prelaunch/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ rabbitmq_lib(
2424
)
2525

2626
xref(
27+
additional_libs = [
28+
"@cuttlefish//:bazel_erlang_lib",
29+
],
2730
tags = ["xref"],
2831
)
2932

0 commit comments

Comments
 (0)