aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mupdf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mupdf.rb b/Library/Formula/mupdf.rb
index 9381f9e4f..22c048c29 100644
--- a/Library/Formula/mupdf.rb
+++ b/Library/Formula/mupdf.rb
@@ -20,7 +20,7 @@ class Mupdf < Formula
url 'http://mupdf.googlecode.com/files/mupdf-1.1-source.tar.gz'
sha1 'e2c2cd555d790ed97bd6507accf29817945dfe81'
- depends_on NeedsSnowLeopard.new
+ depends_on NeedsSnowLeopard
depends_on 'jpeg'
depends_on 'openjpeg'