From d1d1d085282a605783e786ff0e50923744159eac Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 19 May 2014 05:29:54 +0100 Subject: [PATCH] poppler: add 0.26.0 bottle. --- Formula/poppler.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/poppler.rb b/Formula/poppler.rb index 8159bdf7562..ced836b48da 100644 --- a/Formula/poppler.rb +++ b/Formula/poppler.rb @@ -5,6 +5,12 @@ class Poppler < Formula url 'http://poppler.freedesktop.org/poppler-0.26.0.tar.xz' sha1 '1f5d08ee01683c309688f17116d18bf47b13f001' + bottle do + sha1 "266855dfb3dbaf1ecd50a28ce000c2719af9d2b1" => :mavericks + sha1 "b3cef792ec68318ab72efdd164c3ac15b6bddad2" => :mountain_lion + sha1 "81086aef4e55bf603c77c161e1016ea7e859a457" => :lion + end + option 'with-qt4', 'Build Qt backend' option 'with-lcms2', 'Use color management system'