libglademm: add 2.6.7 bottle.

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

View File

@ -5,6 +5,13 @@ class Libglademm < Formula
url 'http://ftp.gnome.org/pub/GNOME/sources/libglademm/2.6/libglademm-2.6.7.tar.bz2'
sha1 'd7c0138c80ea337d2e9ae55f74a6953ce2eb9f5d'
bottle do
cellar :any
sha1 "5b84255676239202a2f6f1223f78044424a9a16f" => :mavericks
sha1 "513f15414a23dcf70f9e662b10ab6483139858bd" => :mountain_lion
sha1 "908256dc2bba24e8de92e3420b6bbabcc3ea1451" => :lion
end
depends_on 'pkg-config' => :build
depends_on 'gtkmm'
depends_on 'libglade'