Remove 'mad' from 'mopidy deps' listing

The 'lame' element does the same job, and is preferable since mad is GPL
licensed.
This commit is contained in:
Stein Magnus Jodal 2014-06-30 13:01:27 +02:00
parent 8accaeddbd
commit cb6e19c039

View File

@ -155,7 +155,6 @@ def _gstreamer_check_elements():
# MP3 encoding and decoding
'mp3parse',
'mad',
'id3demux',
'id3v2mux',
'lame',