aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libharu.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libharu.rb b/Library/Formula/libharu.rb
index e96335fb3..85f76d17f 100644
--- a/Library/Formula/libharu.rb
+++ b/Library/Formula/libharu.rb
@@ -6,6 +6,13 @@ class Libharu < Formula
sha1 'bfea7d9df3fb6a112340d0d54731f62f53b26d2f'
revision 1
+ bottle do
+ cellar :any
+ sha1 "38e83c295e83e290a5df03f4932b07ca8bc18707" => :yosemite
+ sha1 "22384f48ee22ae06ccf0636a86c61fa27fd26797" => :mavericks
+ sha1 "0a20c683544726d870f53c005f79a730b1effffe" => :mountain_lion
+ end
+
depends_on 'libpng'
# Fixes compilation against LibPNG 1.5. Can be removed on next release.