aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dwdiff.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/dwdiff.rb b/Library/Formula/dwdiff.rb
index a0d11894b..f167ac22b 100644
--- a/Library/Formula/dwdiff.rb
+++ b/Library/Formula/dwdiff.rb
@@ -6,6 +6,12 @@ class Dwdiff < Formula
sha1 "01cb2230b9147347bcfd1770898e435e4a57fa25"
revision 1
+ bottle do
+ sha1 "d86c4df0684421132d197d6059ae73c1022b26cc" => :mavericks
+ sha1 "3cde7642d439be392e69a939c8a0f16b30ec84b0" => :mountain_lion
+ sha1 "4e33875ebc44f65716a6588de2a82e52658b9806" => :lion
+ end
+
depends_on "gettext"
depends_on "icu4c"