Remove liblqr dependency on imagemagick.
This is until we include the patch in Homebrew/homebrew#3727.
This commit is contained in:
parent
f7673c897b
commit
4f685593b6
1 changed files with 0 additions and 1 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue