libgroove: add 4.2.1 bottle.
This commit is contained in:
parent
ff13c2f205
commit
64bbbbe315
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ class Libgroove < Formula
|
|||
url "https://github.com/andrewrk/libgroove/archive/4.2.1.tar.gz"
|
||||
sha1 "cdcf4109266bb5eb38d62945891d37d907c3ccd3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "7ebecaca18d390525c2d668df4ca84aad82b5033" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :macos => :mavericks
|
||||
depends_on "cmake" => :build
|
||||
depends_on "ffmpeg" => "with-libvorbis"
|
||||
|
|
Loading…
Reference in a new issue