aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sylpheed.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/sylpheed.rb b/Library/Formula/sylpheed.rb
index 6c9c28cb8..a9c81391c 100644
--- a/Library/Formula/sylpheed.rb
+++ b/Library/Formula/sylpheed.rb
@@ -5,6 +5,12 @@ class Sylpheed < Formula
url "http://sylpheed.sraoss.jp/sylpheed/v3.4/sylpheed-3.4.2.tar.gz"
sha1 "693514a792f64ac1a138c7a6542d5ca6b7ac4fdc"
+ bottle do
+ sha1 "768d366c0eb0b8de1ad50ce405b05c20c5a6b2dc" => :yosemite
+ sha1 "e105665502bd22ec0d66b63d65213dd282a20b7f" => :mavericks
+ sha1 "fc773eb0a83d176922ff88daa58856c60420ea3a" => :mountain_lion
+ end
+
depends_on "pkg-config" => :build
depends_on :x11
depends_on "gpgme"