Merge pull request #108232 from onodera-punpun/patch-1
mpd-small: remove mad from features
This commit is contained in:
commit
b97d7ee879
|
@ -190,7 +190,7 @@ in
|
|||
mpd = run { };
|
||||
mpd-small = run { features = [
|
||||
"webdav" "curl" "mms" "bzip2" "zzip"
|
||||
"audiofile" "faad" "flac" "gme" "mad"
|
||||
"audiofile" "faad" "flac" "gme"
|
||||
"mpg123" "opus" "vorbis" "vorbisenc"
|
||||
"lame" "libsamplerate" "shout"
|
||||
"libmpdclient" "id3tag" "expat" "pcre"
|
||||
|
|
Loading…
Reference in New Issue