aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imagemagick.rb1
1 files changed, 1 insertions, 0 deletions
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