Skip to content

Commit

Permalink
monero: conflict with wownero
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Oct 20, 2020
1 parent c26e372 commit cb2b80e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/monero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ class Monero < Formula
depends_on "unbound"
depends_on "zeromq"

conflicts_with "wownero", because: "both install a wallet2_api.h header"

def install
system "cmake", ".", *std_cmake_args
system "make", "install"
Expand Down

0 comments on commit cb2b80e

Please sign in to comment.