diff options
Diffstat (limited to 'Library/Formula/ntfs-3g.rb')
| -rw-r--r-- | Library/Formula/ntfs-3g.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ntfs-3g.rb b/Library/Formula/ntfs-3g.rb index c0912b2d0..a53e15822 100644 --- a/Library/Formula/ntfs-3g.rb +++ b/Library/Formula/ntfs-3g.rb @@ -12,7 +12,7 @@ class Ntfs3g < Formula    end    depends_on 'pkg-config' => :build -  depends_on 'osxfuse' +  depends_on :osxfuse    depends_on 'gettext'    def install  | 
