Merge pull request #108232 from onodera-punpun/patch-1

mpd-small: remove mad from features
This commit is contained in:
Pavol Rusnak
2021-01-02 17:21:43 +01:00
committed by GitHub

View File

@@ -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"