podofo: add 0.9.3_1 bottle.
This commit is contained in:
parent
f184d099a6
commit
7b288380d2
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Podofo < Formula
|
|||
sha256 "ec261e31e89dce45b1a31be61e9c6bb250532e631a02d68ec5bb849ef0a222d8"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "de00466beb51138f76ef2229079bf11ee858a9eca375eb142be2b02e06a4d183" => :el_capitan
|
||||
sha256 "dfc753d91fe5301fcf250165365e7a1897bacbf1cb652256722961c10028ad6b" => :yosemite
|
||||
sha256 "02040cb02339a7842136a01a708da16b0924a0e6f24f6d4c71d80061554a14d1" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "libpng"
|
||||
depends_on "freetype"
|
||||
|
|
Loading…
Reference in a new issue