irods: 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 6f3f1e5c68
commit af6296932f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class Irods < Formula
option 'with-fuse', 'Install iRODS FUSE client'
depends_on 'fuse4x' if build.include? 'with-fuse'
depends_on 'osxfuse' if build.include? 'with-fuse'
def install
chdir 'iRODS'