parent
b8c5c394b1
commit
44d9f9c542
|
@ -25,7 +25,6 @@ class Imagemagick <Formula
|
|||
"--with-modules",
|
||||
"--without-magick-plus-plus",
|
||||
"--disable-dependency-tracking",
|
||||
"--disable-shared",
|
||||
"--without-maximum-compile-warnings",
|
||||
"--prefix=#{prefix}",
|
||||
"--disable-osx-universal-binary",
|
||||
|
@ -42,4 +41,4 @@ class Imagemagick <Formula
|
|||
def caveats
|
||||
"If there is something missing that you need with this formula, please create an issue at #{HOMEBREW_WWW}"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue