diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fltk.rb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/fltk.rb b/Library/Formula/fltk.rb index 45a4bfc7a..282a89f4b 100644 --- a/Library/Formula/fltk.rb +++ b/Library/Formula/fltk.rb @@ -6,6 +6,11 @@ class Fltk < Formula sha1 '25071d6bb81cc136a449825bfd574094b48f07fb' revision 1 + bottle do + sha1 "fdd346322d4abd84efcb94947dacc1452a922f7d" => :mavericks + sha1 "20f8ab2cbc0c9c04c2f86e0e9a405baa48d02831" => :mountain_lion + end + option :universal depends_on 'libpng' |
