librsvg: add 2.36.3 bottle.

master
BrewTestBot 2014-07-03 22:00:26 +01:00 committed by Mike McQuaid
parent ef925dff7f
commit fcc08e10d3
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Librsvg < Formula
url 'http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.36/librsvg-2.36.3.tar.xz'
sha256 '3d7d583271030e21acacc60cb6b81ee305713c9da5e98429cbd609312aea3632'
bottle do
cellar :any
sha1 "d01815e453ec00c29de8d5a57652e38df1ae81aa" => :mavericks
sha1 "5415045a2de814249515a5ec96cb773b6885d939" => :mountain_lion
sha1 "276af00164ceb754199b2aed99079378b581579e" => :lion
end
depends_on :x11
depends_on 'pkg-config' => :build
depends_on 'gtk+'