aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pianobar.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/pianobar.rb b/Library/Formula/pianobar.rb
index 016e29c11..0f6c2b2ef 100644
--- a/Library/Formula/pianobar.rb
+++ b/Library/Formula/pianobar.rb
@@ -6,6 +6,13 @@ class Pianobar < Formula
sha256 "6bd10218ad5d68c4c761e02c729627d2581b4a6db559190e7e52dc5df177e68f"
head "https://github.com/PromyLOPh/pianobar.git"
+ bottle do
+ cellar :any
+ sha1 "e066326185eb541a755e6ba41842e5593d3f00ee" => :mavericks
+ sha1 "46ecff61b1eddb11ffd5d7dbb7f099efc84777a4" => :mountain_lion
+ sha1 "89df962c29ad93849cadae65251c873aabec3844" => :lion
+ end
+
depends_on "pkg-config" => :build
depends_on "libao"
depends_on "mad"