From 8cf6638230d7813c525096befb63fec03ce16ead Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 18 May 2014 23:23:57 -0500 Subject: diff-pdf: fix poppler dep glib support is now the default. --- Library/Formula/diff-pdf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/diff-pdf.rb b/Library/Formula/diff-pdf.rb index da574fbb0..c07434717 100644 --- a/Library/Formula/diff-pdf.rb +++ b/Library/Formula/diff-pdf.rb @@ -11,7 +11,7 @@ class DiffPdf < Formula depends_on :x11 depends_on "wxmac" depends_on "cairo" - depends_on "poppler" => "with-glib" + depends_on "poppler" def install system "./bootstrap" -- cgit v1.2.3