From e7d83177d5c2a3d32220f8f85cea1693c7c4f26b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 18 Jul 2014 23:20:29 +0100 Subject: [PATCH] telepathy-glib: add 0.24.0 bottle. --- Formula/telepathy-glib.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/telepathy-glib.rb b/Formula/telepathy-glib.rb index f5ac28bda88..83c53c155a6 100644 --- a/Formula/telepathy-glib.rb +++ b/Formula/telepathy-glib.rb @@ -5,6 +5,12 @@ class TelepathyGlib < Formula url "http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.24.0.tar.gz" sha1 "43a3e9f3e08725b689aba3baa487c9711d436888" + bottle do + sha1 "fbe22e4204d03da7d54ffbca469a6ed6f7fb8a73" => :mavericks + sha1 "d58cdac4945b50a985e2c47052f3aaeb136b50df" => :mountain_lion + sha1 "6708431e97da80f649bf73fb12cc6d4c1a53b915" => :lion + end + depends_on "pkg-config" => :build depends_on "intltool" => :build depends_on "gobject-introspection"