aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:44:59 -0800
committerAdam Vandenberg2013-01-27 14:54:49 -0800
commit3f54a0d013b6669f5fc9588ea09940d1e7ff6606 (patch)
tree67ccaceb37e1e9331926107f6c04e03cbe6bd6f4 /Library/Formula
parentfaad0298881e167f1040f37cbb79afa0abedecf2 (diff)
downloadhomebrew-3f54a0d013b6669f5fc9588ea09940d1e7ff6606.tar.bz2
cmu-sphinxbase: style nits
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cmu-sphinxbase.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmu-sphinxbase.rb b/Library/Formula/cmu-sphinxbase.rb
index 161586403..fc944b4df 100644
--- a/Library/Formula/cmu-sphinxbase.rb
+++ b/Library/Formula/cmu-sphinxbase.rb
@@ -21,7 +21,7 @@ class CmuSphinxbase < Formula
sha1 'c0c4d52e143d07cd593bd6bcaeb92b9a8a5a8c8e'
depends_on 'pkg-config' => :build
- depends_on HomebrewedPython.new
+ depends_on HomebrewedPython
def install
system "./configure", "--disable-debug",