From f66346b707f203ce4ffd0e06b0fc54b4da889254 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 22 Feb 2014 18:46:47 +0000 Subject: atk: add bottle. --- Library/Formula/atk.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/atk.rb b/Library/Formula/atk.rb index deb1be2f6..79cda6257 100644 --- a/Library/Formula/atk.rb +++ b/Library/Formula/atk.rb @@ -5,6 +5,12 @@ class Atk < Formula url 'http://ftp.gnome.org/pub/gnome/sources/atk/2.10/atk-2.10.0.tar.xz' sha256 '636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0' + bottle do + sha1 "f2d6e44d20954bc11b0b031d95c2b8def08227ac" => :mavericks + sha1 "a001261286b17f0c43fce8f1f267a3e19d133bc9" => :mountain_lion + sha1 "30c7d64a0836a73d68ead846db528ab0479930d5" => :lion + end + depends_on 'pkg-config' => :build depends_on 'xz' => :build depends_on 'glib' -- cgit v1.2.3