aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libgda.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/libgda.rb b/Library/Formula/libgda.rb
index 60effccdb..9a5bde2d0 100644
--- a/Library/Formula/libgda.rb
+++ b/Library/Formula/libgda.rb
@@ -4,6 +4,12 @@ class Libgda < Formula
homepage 'http://www.gnome-db.org/'
url 'http://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-5.2.0.tar.xz'
sha256 '41bd14aaaf50efc7b80d7279c69ed9c90d3a1894cb5123385d86883a1d7d5f30'
+ bottle do
+ sha1 "446acb6ebf7b20f8adb7e270a1de64815dc397c3" => :yosemite
+ sha1 "408c2544e9416932199431d358d34658c38c1654" => :mavericks
+ sha1 "b13d0a7d8f7884fba9abf79e0ee9845083e15add" => :mountain_lion
+ end
+
revision 1
depends_on 'pkg-config' => :build