cmus: remove options
This commit is contained in:
parent
d512840194
commit
c52f3a7c16
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ class Cmus < Formula
|
|||
depends_on "libvorbis"
|
||||
depends_on "mad"
|
||||
depends_on "mp4v2"
|
||||
depends_on "ffmpeg" => :optional
|
||||
depends_on "jack" => :optional
|
||||
depends_on "opusfile" => :optional
|
||||
|
||||
def install
|
||||
system "./configure", "prefix=#{prefix}", "mandir=#{man}"
|
||||
|
|
Loading…
Reference in a new issue