libevent: remove pincaster conflict
This commit is contained in:
parent
8a7e6167b4
commit
b12501fdc6
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ class Libevent < Formula
|
|||
depends_on "pkg-config" => :build
|
||||
depends_on "openssl"
|
||||
|
||||
conflicts_with "pincaster",
|
||||
:because => "both install `event_rpcgen.py` binaries"
|
||||
|
||||
def install
|
||||
inreplace "Doxyfile", /GENERATE_MAN\s*=\s*NO/, "GENERATE_MAN = YES"
|
||||
system "./autogen.sh"
|
||||
|
|
Loading…
Reference in a new issue