aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openjpeg.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/openjpeg.rb b/Library/Formula/openjpeg.rb
index cbd6bbb55..19c0c32e5 100644
--- a/Library/Formula/openjpeg.rb
+++ b/Library/Formula/openjpeg.rb
@@ -6,6 +6,13 @@ class Openjpeg < Formula
sha1 '1b0b74d1af4c297fd82806a9325bb544caf9bb8b'
revision 1
+ bottle do
+ cellar :any
+ sha1 "c4f3c9cc6bbc264aa7f1a4aefc06c6fa75596a14" => :yosemite
+ sha1 "c93cbb9697d0ec93eb90673861387220f6ec0f13" => :mavericks
+ sha1 "adf2186e0a1962e495cd6e1d17ec89087dd48635" => :mountain_lion
+ end
+
head 'http://openjpeg.googlecode.com/svn/trunk/'
depends_on 'little-cms2'