aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/diff-pdf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/diff-pdf.rb')
-rw-r--r--Library/Formula/diff-pdf.rb2
1 files changed, 1 insertions, 1 deletions
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"