aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lfe.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/lfe.rb b/Library/Formula/lfe.rb
index bc2ab3940..16572ae5f 100644
--- a/Library/Formula/lfe.rb
+++ b/Library/Formula/lfe.rb
@@ -5,6 +5,12 @@ class Lfe < Formula
head "https://github.com/rvirding/lfe.git", :branch => "develop"
+ bottle do
+ sha1 "7b297fcd87472e51a9bbaa996bf87de9ebd3c3d6" => :yosemite
+ sha1 "3b04cf153041bf79eb49218f8006fe2c7a998fa6" => :mavericks
+ sha1 "4fd64b920713e4f5af36fedd04fc9b840e0280cb" => :mountain_lion
+ end
+
depends_on "erlang"
depends_on "rebar"