Skip to content

Commit

Permalink
bao: add conflict with openbao
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jul 28, 2024
1 parent 883c34c commit be8c3d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/b/bao.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class Bao < Formula

depends_on "rust" => :build

conflicts_with "openbao", because: "both install `bao` binaries"

def install
system "cargo", "install", *std_cargo_args(path: "bao_bin")
end
Expand Down

0 comments on commit be8c3d0

Please sign in to comment.