aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pianod.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/pianod.rb b/Library/Formula/pianod.rb
index 28b6c91b5..51821a407 100644
--- a/Library/Formula/pianod.rb
+++ b/Library/Formula/pianod.rb
@@ -5,6 +5,12 @@ class Pianod < Formula
url "http://deviousfish.com/Downloads/pianod/pianod-165.tar.gz"
sha1 "765efcf31f0e868538c81d03ae789df617d4c621"
+ bottle do
+ sha1 "f2630bf3374fff4bd2f9361dc6b6a9dbdb8e91b2" => :mavericks
+ sha1 "8edad71c88e41febb6a948389359e9b3f8f8d043" => :mountain_lion
+ sha1 "9675d746fb9ee4d1e66cd0b62a1563d683850a4d" => :lion
+ end
+
depends_on "pkg-config" => :build
depends_on "libao"