aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:45:16 -0800
committerAdam Vandenberg2013-01-27 14:54:49 -0800
commita40895bef27e4a842a1fdd9ea1311da3f7a6f90d (patch)
tree867f8a3ca207e17470ebfcbc01509055ba15173f /Library/Formula
parent3f54a0d013b6669f5fc9588ea09940d1e7ff6606 (diff)
downloadhomebrew-a40895bef27e4a842a1fdd9ea1311da3f7a6f90d.tar.bz2
jstalk: style nits
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jstalk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jstalk.rb b/Library/Formula/jstalk.rb
index 7b9fce72b..76a7296ab 100644
--- a/Library/Formula/jstalk.rb
+++ b/Library/Formula/jstalk.rb
@@ -13,7 +13,7 @@ class Jstalk < Formula
url 'https://github.com/ccgus/jstalk.git', :tag => "v1.0.1"
version '1.0.1'
- depends_on NeedsSnowLeopard.new
+ depends_on NeedsSnowLeopard
depends_on :xcode # For working xcodebuild.
def install