aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sdl_gfx.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/sdl_gfx.rb b/Library/Formula/sdl_gfx.rb
index 3bfb882ab..6f218c1b5 100644
--- a/Library/Formula/sdl_gfx.rb
+++ b/Library/Formula/sdl_gfx.rb
@@ -5,6 +5,13 @@ class SdlGfx < Formula
url 'http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.24.tar.gz'
sha1 '34e8963188e4845557468a496066a8fa60d5f563'
+ bottle do
+ cellar :any
+ sha1 "358c2bec6cdd846a198230b3c35f8d9446d7056b" => :mavericks
+ sha1 "30d6561259dd7cc35b6ce51913729aedd2d766ce" => :mountain_lion
+ sha1 "3af37af44834746b8ac841d88ac82cd523a5fa79" => :lion
+ end
+
depends_on 'sdl'
option :universal