diff --git a/Formula/pixz.rb b/Formula/pixz.rb index 1fc9468cec..8e3656b254 100644 --- a/Formula/pixz.rb +++ b/Formula/pixz.rb @@ -6,6 +6,13 @@ class Pixz < Formula head "https://github.com/vasi/pixz.git" + bottle do + cellar :any + sha256 "67f3a69e7d2443d5f1956af5fddf85d29ff4a515b01af3ffa24ace710364fbe1" => :el_capitan + sha256 "130d33c9ee2fc8b5e02d36aab52314b4a1a323b4e5b79d9f55bb6853ceaf9e53" => :yosemite + sha256 "4e8d29305549eb2e836bdef4d2075a2864f1333bf1bc763c0d886acee1e12cf1" => :mavericks + end + option "with-docs", "Build man pages using asciidoc and DocBook" depends_on "pkg-config" => :build