diff options
Diffstat (limited to 'Library/Formula/tup.rb')
| -rw-r--r-- | Library/Formula/tup.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tup.rb b/Library/Formula/tup.rb index bbcbffd83..ab12ccb50 100644 --- a/Library/Formula/tup.rb +++ b/Library/Formula/tup.rb @@ -14,7 +14,7 @@ class Tup < Formula end depends_on 'pkg-config' => :build - depends_on 'osxfuse' + depends_on :osxfuse def install ENV['TUP_LABEL'] = version |
