aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pebble-sdk.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/pebble-sdk.rb b/Library/Formula/pebble-sdk.rb
index 8e3150430..96d03421a 100644
--- a/Library/Formula/pebble-sdk.rb
+++ b/Library/Formula/pebble-sdk.rb
@@ -5,6 +5,11 @@ class PebbleSdk < Formula
url 'https://s3.amazonaws.com/assets.getpebble.com/sdk2/PebbleSDK-2.6.1.tar.gz'
sha1 'fccc2becb5e171e65aa516a98a2f9c94a5038c7f'
+ bottle do
+ sha1 "95729f1f9019911ff6ed41465a8456d2baee72b1" => :mavericks
+ sha1 "63a34a3974af028b4b7c89f8647ce79d2ec77a06" => :mountain_lion
+ end
+
depends_on :macos => :mountain_lion
depends_on 'freetype' => :recommended
depends_on 'mpfr' => :build