aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bindfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb
index 63375ad2d..23f23a90c 100644
--- a/Library/Formula/bindfs.rb
+++ b/Library/Formula/bindfs.rb
@@ -6,7 +6,7 @@ class Bindfs < Formula
sha1 'e4d5d9ab3056c06e1e8b9fe423222de86cce46cf'
depends_on 'pkg-config' => :build
- depends_on 'fuse4x'
+ depends_on 'osxfuse'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",