diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/s3fs.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/s3fs.rb b/Library/Formula/s3fs.rb index e2c913937..46bb041a7 100644 --- a/Library/Formula/s3fs.rb +++ b/Library/Formula/s3fs.rb @@ -18,7 +18,6 @@ class S3fs < Formula # S3fs currently relies on fuse4x which uses unsigned kexts, barred by Yosemite. # Fuse4x and osxfuse are merging so monitor this over time and switch if/when possible. depends_on "fuse4x" - depends_on MaximumMacOSRequirement => :mavericks head "https://github.com/s3fs-fuse/s3fs-fuse.git" |
