ext4fuse: use osxfuse
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
28002c617e
commit
efe6058609
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue