mpd: needs :cxx11
This commit is contained in:
parent
b66f5ad161
commit
8c56c0f25a
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ class Mpd < Formula
|
|||
depends_on "sqlite"
|
||||
depends_on "libsamplerate"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
depends_on "libmpdclient"
|
||||
depends_on "ffmpeg" # lots of codecs
|
||||
# mpd also supports mad, mpg123, libsndfile, and audiofile, but those are
|
||||
|
|
Loading…
Reference in a new issue