aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/phantomjs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb
index e69d81c02..6df1467b9 100644
--- a/Library/Formula/phantomjs.rb
+++ b/Library/Formula/phantomjs.rb
@@ -13,7 +13,7 @@ class Phantomjs < Formula
url 'http://phantomjs.googlecode.com/files/phantomjs-1.8.1-macosx.zip'
sha1 '69206ce980703e54160628614a6917d8ec19c281'
- depends_on SnowLeopardOrNewer.new
+ depends_on SnowLeopardOrNewer
def install
bin.install 'bin/phantomjs'