Skip to content

Commit

Permalink
gdk-pixbuf: add bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 22, 2014
1 parent 3622464 commit b91520c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/gdk-pixbuf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class GdkPixbuf < Formula
url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.4.tar.xz'
sha256 'a13bbad0d804829b260bc901dc7d284d330c534489fc1666c126fa4555bbb051'

bottle do
sha1 "5e264d248d4893087f1e8bcc044b6977f552032f" => :mavericks
sha1 "08fe8e370c69bda4b2fabbbc6a2817fcd24545d9" => :mountain_lion
sha1 "9bb3a41fc00a096cec2bce041729c59e74bdd617" => :lion
end

option :universal

depends_on 'pkg-config' => :build
Expand Down

0 comments on commit b91520c

Please sign in to comment.