diff --git a/Formula/ext4fuse.rb b/Formula/ext4fuse.rb index 1ae838f3e1..f18e19d7bb 100644 --- a/Formula/ext4fuse.rb +++ b/Formula/ext4fuse.rb @@ -8,7 +8,7 @@ class Ext4fuse < Formula head 'https://github.com/gerard/ext4fuse.git' depends_on 'pkg-config' => :build - depends_on 'fuse4x' + depends_on 'osxfuse' def install system 'make'