wimlib: ntfs-3g optional dep was imported from homebrew/fuse (#23732)

master
ilovezfs 2018-02-06 00:20:40 -08:00 committed by GitHub
parent e3e8c42bff
commit 381ac1207d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class Wimlib < Formula
end
depends_on "pkg-config" => :build
depends_on "homebrew/fuse/ntfs-3g" => :optional
depends_on "ntfs-3g" => :optional
depends_on "openssl"
def install