From 73f64ebf925adbb81467ec6d0ee4092e55c20424 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 15 Jan 2015 14:38:55 +0000 Subject: getxbook: add 1.1 bottle. --- Library/Formula/getxbook.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/getxbook.rb b/Library/Formula/getxbook.rb index b6ca1b14a..4e02cbe4d 100644 --- a/Library/Formula/getxbook.rb +++ b/Library/Formula/getxbook.rb @@ -3,6 +3,13 @@ class Getxbook < Formula url "http://njw.me.uk/software/getxbook/getxbook-1.1.tar.bz2" sha1 "9d47918ed77e8fb4f4e8b3c412cdcc82834be3e8" + bottle do + cellar :any + sha1 "ec68ebd4b467ad6c3ffbb90a64118f670cf07445" => :yosemite + sha1 "6a7f366ad91c8cfc0bdf3f40892eb95734f7149a" => :mavericks + sha1 "048a83fbd2e824e8ad77fa86a7c6a91fd69cb6a3" => :mountain_lion + end + option "with-gui", "Build the GUI" depends_on "tcl-tk" if build.with? "gui" -- cgit v1.2.3