pangomm: add 2.34.0 bottle.
This commit is contained in:
parent
73e8700ad1
commit
218c067d83
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Pangomm < Formula
|
|||
url 'http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.34/pangomm-2.34.0.tar.xz'
|
||||
sha256 '0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41'
|
||||
|
||||
bottle do
|
||||
sha1 "b13caa853cccac9178f1602c82ab47ac53ed1d56" => :mavericks
|
||||
sha1 "a6a2bd45d41390abbcfbaf7d8dcaef259a49b30d" => :mountain_lion
|
||||
sha1 "9fe4cb5a9e9f3ccea84c2b9ed4b59c5c4d6c06c0" => :lion
|
||||
end
|
||||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'pango'
|
||||
|
|
Loading…
Reference in a new issue