aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bindfs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bindfs.rb')
-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 5e8579a52..148019dc3 100644
--- a/Library/Formula/bindfs.rb
+++ b/Library/Formula/bindfs.rb
@@ -20,7 +20,7 @@ class Bindfs < Formula
end
depends_on "pkg-config" => :build
- depends_on "osxfuse"
+ depends_on :osxfuse
def install
if build.head?