vice: add 2.4_1 bottle.
This commit is contained in:
parent
1476952788
commit
92e5a3c12f
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class Vice < Formula
|
|||
sha256 'ff8b8d5f0f497d1f8e75b95bbc4204993a789284a08a8a59ba727ad81dcace10'
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "4cff2b9b091b5022a22ad6aecac097b02ca5fb4f2a1bb496a18ccac292c5cdeb" => :yosemite
|
||||
sha256 "00313217d8dcdb00695b9d38051459a5cbf42c65f3948a1c11da7b24e01d36e9" => :mavericks
|
||||
sha256 "5d9c7ccb0d373663a7bf89f9154b5943c5489e7b8a8b4c284066720265937518" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'jpeg'
|
||||
depends_on 'libpng'
|
||||
|
|
Loading…
Reference in a new issue