diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cmu-sphinxbase.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmu-sphinxbase.rb b/Library/Formula/cmu-sphinxbase.rb index 6785cd706..1df106bf3 100644 --- a/Library/Formula/cmu-sphinxbase.rb +++ b/Library/Formula/cmu-sphinxbase.rb @@ -18,6 +18,6 @@ class CmuSphinxbase < Formula end def caveats - python.standard_caveats + python.standard_caveats if python end end |
