zbar: add 0.10_1 bottle.
This commit is contained in:
parent
597b0285b1
commit
edf9af25f4
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Zbar < Formula
|
|||
sha256 "234efb39dbbe5cef4189cc76f37afbe3cfcfb45ae52493bfe8e191318bdbadc6"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "41950a6ec2dc5631fba19098d644f9eed2b91b8be0a1a1473f6d93e796345bea" => :el_capitan
|
||||
sha256 "175d9360172bc0afc153dc1e2b3e042d3d4ad27db94ed28573c12f4c77616b74" => :yosemite
|
||||
sha256 "39865fe54a7bd3f0153e19729d0b958bd3ac5a5bac5d39a50194b39db2503317" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :x11 => :optional
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "jpeg"
|
||||
|
|
Loading…
Reference in a new issue