aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-22 06:40:35 +0000
committerJack Nagel2014-12-22 11:22:23 -0500
commit86dfebae4903869d3d3f922c632925fb23e0028e (patch)
tree226057695816b7900f03d420fbaee24b98a5678b
parent1708d8d7b261a507358bcaaeca22f6ddc1c44425 (diff)
downloadhomebrew-86dfebae4903869d3d3f922c632925fb23e0028e.tar.bz2
lablgtk: add 2.14.2 bottle.
-rw-r--r--Library/Formula/lablgtk.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/lablgtk.rb b/Library/Formula/lablgtk.rb
index 80441031d..f33379683 100644
--- a/Library/Formula/lablgtk.rb
+++ b/Library/Formula/lablgtk.rb
@@ -5,6 +5,12 @@ class Lablgtk < Formula
url 'http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/dist/lablgtk-2.14.2.tar.gz'
sha1 'fd184418ccbc542825748ca63fba75138d2ea561'
+ bottle do
+ sha1 "f17c4f647c272598eebde8a169be6cdac11e30e5" => :yosemite
+ sha1 "298b83442b6f6fd1eefd229ae3820267771b19bc" => :mavericks
+ sha1 "d78c6d4a152d142372265af77e9ac95cfb9e92a8" => :mountain_lion
+ end
+
depends_on 'pkg-config' => :build
depends_on :x11
depends_on 'objective-caml'