leptonica: remove conflict with osxutils
This commit is contained in:
parent
bf203add95
commit
44d103c6e5
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@ class Leptonica < Formula
|
|||
depends_on "webp" => :optional
|
||||
depends_on "pkg-config" => :build
|
||||
|
||||
conflicts_with "osxutils",
|
||||
:because => "both leptonica and osxutils ship a `fileinfo` executable."
|
||||
|
||||
def install
|
||||
args = %W[
|
||||
--disable-dependency-tracking
|
||||
|
|
Loading…
Reference in a new issue