aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/afflib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/afflib.rb')
-rw-r--r--Library/Formula/afflib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb
index a9e860219..f120d557c 100644
--- a/Library/Formula/afflib.rb
+++ b/Library/Formula/afflib.rb
@@ -16,7 +16,7 @@ class Afflib < Formula
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "expat" => :optional
- depends_on "osxfuse" => :optional
+ depends_on :osxfuse => :optional
# This patch fixes a bug reported upstream over there
# https://github.com/simsong/AFFLIBv3/issues/4