osxfuse: remove fuse4x conflict
Closes Homebrew/homebrew#40220. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
89f2f2ede9
commit
9f6782482b
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class Osxfuse < Formula
|
|||
depends_on "libtool" => :build
|
||||
depends_on "gettext" => :build
|
||||
|
||||
conflicts_with "fuse4x", :because => "both install `fuse.pc`"
|
||||
|
||||
def install
|
||||
# Do not override Xcode build settings
|
||||
ENV.remove_cc_etc
|
||||
|
|
Loading…
Reference in a new issue