poppler: add missing conflicts (#10103)

This commit is contained in:
FX Coudert 2017-02-20 13:18:29 +01:00 committed by Mike McQuaid
parent db6cfef8b1
commit c53576dc38

View file

@ -31,7 +31,8 @@ class Poppler < Formula
depends_on "qt5" => :optional
depends_on "little-cms2" => :optional
conflicts_with "pdftohtml", :because => "both install `pdftohtml` binaries"
conflicts_with "pdftohtml", "pdf2image", "xpdf",
:because => "poppler, pdftohtml, pdf2image, and xpdf install conflicting executables"
resource "font-data" do
url "https://poppler.freedesktop.org/poppler-data-0.4.7.tar.gz"