imagemagick: Remove extra "depends_on" statement

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Michael Dippery 2010-10-05 10:43:19 -04:00 committed by Adam Vandenberg
parent 07ffe965df
commit 14d8d72236
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ class Imagemagick <Formula
depends_on 'libtiff' => :optional
depends_on 'little-cms' => :optional
depends_on 'jasper' => :optional
depends_on 'little-cms' => :optional
depends_on 'libwmf' if use_wmf?