aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fuse4x.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/fuse4x.rb')
-rw-r--r--Library/Formula/fuse4x.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fuse4x.rb b/Library/Formula/fuse4x.rb
index 14cf08178..ac36ea406 100644
--- a/Library/Formula/fuse4x.rb
+++ b/Library/Formula/fuse4x.rb
@@ -9,6 +9,7 @@ class Fuse4x < Formula
depends_on 'automake' => :build
depends_on 'libtool' => :build
depends_on 'gettext' => :build
+ depends_on ConflictsWithBinaryOsxfuse
depends_on 'fuse4x-kext'
conflicts_with 'osxfuse', :because => 'both install `fuse.pc`'