add mp3 and ffmpeg decoder to mpd
This commit is contained in:
parent
a5e11b9918
commit
7491340cbb
|
@ -19,7 +19,10 @@ final: prev: rec {
|
|||
}) {
|
||||
features = [
|
||||
"audiofile"
|
||||
"ffmpeg"
|
||||
"faad"
|
||||
"flac"
|
||||
"mpg123"
|
||||
"opus"
|
||||
"vorbis"
|
||||
"vorbisenc"
|
||||
|
|
Loading…
Reference in a new issue