From 5182ef5f7c51e218e92b48a9186228b99a56997a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 24 Aug 2014 23:18:07 -0500 Subject: [PATCH] clutter: add 1.18.4 bottle. --- Formula/clutter.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/clutter.rb b/Formula/clutter.rb index bd136af9c35..165932ddfc8 100644 --- a/Formula/clutter.rb +++ b/Formula/clutter.rb @@ -5,6 +5,12 @@ class Clutter < Formula url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.tar.xz" sha256 "4eea1015cd6d4b4945cb5d4a60e52275b0d70e13852d6d99c9abc0cd4deeb60c" + bottle do + sha1 "de24b028cfc61d47b60e9d539dc5e3e2a8b41c8e" => :mavericks + sha1 "5ae46c3e3f7196e7df4c467d38fb8ce2b6942584" => :mountain_lion + sha1 "daf3abee60ec5e8cbbaa99c56223ae520e0d4fc3" => :lion + end + option "without-x", "Build without X11 support" depends_on "pkg-config" => :build