gdk-pixbuf: add bottle.
This commit is contained in:
parent
3622464a05
commit
b91520c4b1
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue