Remove liblqr dependency on imagemagick.

This is until we include the patch in Homebrew/homebrew#3727.
master
Mike McQuaid 2010-12-30 09:42:06 +00:00
parent f7673c897b
commit 4f685593b6
1 changed files with 0 additions and 1 deletions

View File

@ -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?