From 45477a9f82ab518196d4e230378ecb5bafd6360e Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 20 Jan 2014 02:46:10 +0100 Subject: bindfs: use osxfuse Signed-off-by: Jack Nagel --- Library/Formula/bindfs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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", -- cgit v1.2.3