Skip to content

Commit

Permalink
Remove liblqr dependency on imagemagick.
Browse files Browse the repository at this point in the history
This is until we include the patch in Homebrew#3727.
  • Loading branch information
MikeMcQuaid committed Dec 30, 2010
1 parent ea68146 commit a34c4ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Formula/imagemagick.rb
Expand Up @@ -50,7 +50,6 @@ class Imagemagick <Formula
depends_on 'libtiff' => :optional
depends_on 'little-cms' => :optional
depends_on 'jasper' => :optional
depends_on 'liblqr' => :optional

depends_on 'libwmf' if use_wmf?

Expand Down

0 comments on commit a34c4ac

Please sign in to comment.