Skip to content

Commit

Permalink
Add dependencies to allocd
Browse files Browse the repository at this point in the history
  • Loading branch information
jemoreira committed May 7, 2024
1 parent 267de4f commit 7f1314e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/cvd/allocd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ cc_binary(
includes = [""],
deps = [
"//cuttlefish:cuttlefish_common",
"@jsoncpp",
"//libbase",
],
)

0 comments on commit 7f1314e

Please sign in to comment.