From bb3ffedee60aabd806745bf86860544217721133 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 19 Jul 2015 11:39:01 +0100 Subject: [PATCH] diff-pdf: add 0.2_1 bottle. --- Formula/diff-pdf.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/diff-pdf.rb b/Formula/diff-pdf.rb index 7b5806302e..c73fe9e1ff 100644 --- a/Formula/diff-pdf.rb +++ b/Formula/diff-pdf.rb @@ -5,6 +5,13 @@ class DiffPdf < Formula sha256 "cb90f2e0fd4bc3fe235111f982bc20455a1d6bc13f4219babcba6bd60c1fe466" revision 1 + bottle do + cellar :any + sha256 "b26623e692a4aca63ac3589b7a5c44ce1a9a74cf4b478a83103b74aba521dd3a" => :yosemite + sha256 "62e062ad0b8ee16bca51c8516604eb5853e50263a62982262a73b502c9300d35" => :mavericks + sha256 "513ffc6f1ffc54df0db5e49947a48c3cb2280c5143e78f8279dca900968a2cc6" => :mountain_lion + end + depends_on "pkg-config" => :build depends_on "automake" => :build depends_on "autoconf" => :build