aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/omega.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/omega.rb b/Library/Formula/omega.rb
index c3530e59b..9d09bd25b 100644
--- a/Library/Formula/omega.rb
+++ b/Library/Formula/omega.rb
@@ -5,6 +5,12 @@ class Omega < Formula
url "http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.xz"
sha1 "9b0060c639ebb53e9b2dd6928019e06d0fd24ced"
+ bottle do
+ sha1 "afdc13cb8c4a768df40606f12943ef56a314e3d3" => :mavericks
+ sha1 "7ea1a55103d2367a4d033508336274e0181a64bd" => :mountain_lion
+ sha1 "55217805d501af8d6bfac7db3a65e3b403d4c0b6" => :lion
+ end
+
depends_on "pcre"
depends_on "xapian"