ext4fuse: use osxfuse

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Stefan 2014-01-20 02:46:10 +01:00 committed by Jack Nagel
parent 28002c617e
commit efe6058609
1 changed files with 1 additions and 1 deletions

View File

@ -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'