libgnomecanvas: add 2.30.3 bottle.

master
BrewTestBot 2014-07-03 20:34:33 +01:00 committed by Mike McQuaid
parent 3eb1ec4672
commit a0a5559f6f
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Libgnomecanvas < Formula
url 'http://ftp.gnome.org/pub/gnome/sources/libgnomecanvas/2.30/libgnomecanvas-2.30.3.tar.bz2'
sha256 '859b78e08489fce4d5c15c676fec1cd79782f115f516e8ad8bed6abcb8dedd40'
bottle do
cellar :any
sha1 "8f780d6f8ac023d7c95ab9ed840ef9a3e744930d" => :mavericks
sha1 "48a0f4f0e3992af6585e4093e4e7b1aafcae8cfc" => :mountain_lion
sha1 "178631caf4c0959cf69e386e4cc91640a8471e21" => :lion
end
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build
depends_on 'libglade'