cmu-sphinxbase: style nits
This commit is contained in:
parent
e8b0e00b58
commit
2760ef3749
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue