gconf: add 3.2.6 bottle.

This commit is contained in:
BrewTestBot 2015-08-28 00:28:06 +01:00 committed by Dominyk Tiller
parent 4eb608495b
commit ddd9a4cb88

View file

@ -4,6 +4,12 @@ class Gconf < Formula
url "https://download.gnome.org/sources/GConf/3.2/GConf-3.2.6.tar.xz"
sha256 "1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c"
bottle do
sha256 "4945b61b81111da7a46af2328d6ac4471f7a4755bebc7579349a8b83424d775f" => :yosemite
sha256 "f7b6bc808bc9457f2109319b07f902bd7832b761bb73e21418800d9001664cae" => :mavericks
sha256 "693d1380ac759dcec1b702cf236ab7dfbe0142f3cb4d976020c69c4d199f230a" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "intltool" => :build
depends_on "gettext"