From f4596c3508f78654da58b42394fa80951b7565f9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 22:27:44 +0100 Subject: [PATCH] libxml++: add 2.34.2 bottle. --- Formula/libxml++.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/libxml++.rb b/Formula/libxml++.rb index 3a5b295fbb9..c993ea12d12 100644 --- a/Formula/libxml++.rb +++ b/Formula/libxml++.rb @@ -5,6 +5,12 @@ class Libxmlxx < Formula homepage 'http://libxmlplusplus.sourceforge.net' sha256 '38f20632a711d06166b03a2a92ce71b08130ac30e014805a7052ae3f4c0b15e8' + bottle do + sha1 "13bf9fa17e6fe7020e69663ce66624f077c8bcd0" => :mavericks + sha1 "642dd5375d0171c68accd93030e72b4f617f376b" => :mountain_lion + sha1 "ba6b90c9d92c0c649f5484f273ce098040f35b0a" => :lion + end + depends_on 'pkg-config' => :build depends_on 'glibmm' # LibXML++ can't compile agains the version of LibXML shipped with Leopard