From 90ed0fab719ddcbca12440a99f248e632115df24 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 26 Jul 2014 08:59:27 +0100 Subject: imagemagick: add enable-hdri option. Closes #30439. --- Library/Formula/imagemagick.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb index d6a7a3f1d..fffdbacb9 100644 --- a/Library/Formula/imagemagick.rb +++ b/Library/Formula/imagemagick.rb @@ -24,6 +24,7 @@ class Imagemagick < Formula option "with-perl", "enable build/install of PerlMagick" option "without-magick-plus-plus", "disable build/install of Magick++" option "with-jp2", "Compile with Jpeg2000 support" + option "enable-hdri", "Compile with HDRI support" depends_on "libtool" => :run -- cgit v1.2.3