aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pianobar.rb
diff options
context:
space:
mode:
authorMisty De Meo2014-10-08 15:18:18 -0700
committerMisty De Meo2014-10-08 15:18:49 -0700
commit03cf3ed14547d5df5a2d5e933cbde11d3f5cce04 (patch)
treede671c41a8001145280d0ed94653709109ea965a /Library/Formula/pianobar.rb
parent965128e99b2278a8456f62ab0c33c52a1b316bdc (diff)
downloadhomebrew-03cf3ed14547d5df5a2d5e933cbde11d3f5cce04.tar.bz2
pianobar: bump revision due to ffmpeg upgrade
Fixes #33034.
Diffstat (limited to 'Library/Formula/pianobar.rb')
-rw-r--r--Library/Formula/pianobar.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/pianobar.rb b/Library/Formula/pianobar.rb
index cabf94959..38cdd0c33 100644
--- a/Library/Formula/pianobar.rb
+++ b/Library/Formula/pianobar.rb
@@ -5,6 +5,7 @@ class Pianobar < Formula
url "https://github.com/PromyLOPh/pianobar/archive/2014.06.08.tar.gz"
sha256 "55f0105b8bf20af0a74f3ef2f928e81d9fdccc50fe86548f7db7992f523c3529"
head "https://github.com/PromyLOPh/pianobar.git"
+ revision 1
depends_on "pkg-config" => :build
depends_on "libao"