poppler: fix dependency order
This commit is contained in:
parent
e756c9cafe
commit
ac9004506d
1 changed files with 1 additions and 1 deletions
|
@ -42,9 +42,9 @@ class Poppler < Formula
|
|||
depends_on "libpng"
|
||||
depends_on "libtiff"
|
||||
depends_on "openjpeg"
|
||||
depends_on "qt" => :optional
|
||||
depends_on "little-cms2" => :optional
|
||||
depends_on "nss" => :optional
|
||||
depends_on "qt" => :optional
|
||||
|
||||
conflicts_with "pdftohtml", "pdf2image", "xpdf",
|
||||
:because => "poppler, pdftohtml, pdf2image, and xpdf install conflicting executables"
|
||||
|
|
Loading…
Reference in a new issue