aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ttylog.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ttylog.rb b/Library/Formula/ttylog.rb
index c8e33f874..934455caa 100644
--- a/Library/Formula/ttylog.rb
+++ b/Library/Formula/ttylog.rb
@@ -5,6 +5,13 @@ class Ttylog < Formula
url "https://downloads.sourceforge.net/project/ttylog/ttylog/0.25/ttylog-0.25.tar.gz"
sha1 "02bb49066d861690439b351f06b0c3bdb203f06b"
+ bottle do
+ cellar :any
+ sha1 "5c8e70c0b3a1ad9b5708aa4bcb2fed311d24ead3" => :mavericks
+ sha1 "f5e83d8be3255cede1df0c55f51bfc2bfc4533ff" => :mountain_lion
+ sha1 "5a003888636ca2b2bd252d7f65602a2ac86f540c" => :lion
+ end
+
depends_on "cmake" => :build
def install