aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cmus.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cmus.rb')
-rw-r--r--Library/Formula/cmus.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cmus.rb b/Library/Formula/cmus.rb
index 91fe8908f..49c119a32 100644
--- a/Library/Formula/cmus.rb
+++ b/Library/Formula/cmus.rb
@@ -16,6 +16,7 @@ class Cmus < Formula
depends_on 'flac'
depends_on 'mp4v2'
depends_on 'libcue'
+ depends_on 'ffmpeg' => :optional
def install
system "./configure", "prefix=#{prefix}", "mandir=#{man}"