aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/julius.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/julius.rb b/Library/Formula/julius.rb
index 1a3a2d5c8..4fd5d05e9 100644
--- a/Library/Formula/julius.rb
+++ b/Library/Formula/julius.rb
@@ -3,6 +3,13 @@ class Julius < Formula
url "http://sourceforge.jp/frs/redir.php?m=iij&f=%2Fjulius%2F60273%2Fjulius-4.3.1.tar.gz"
sha1 "88f64ae9ed00b6ab5a2d4fe07e3ced141a46c196"
+ bottle do
+ cellar :any
+ sha1 "bba5ca072725622c54b1c599d214fd1da333490d" => :yosemite
+ sha1 "644114d2e731527419c6793e392684879caed612" => :mavericks
+ sha1 "bffe9f6902a93e1f62a103ace1906a5434c69ed7" => :mountain_lion
+ end
+
depends_on "libsndfile"
def install