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:
parent
8accaeddbd
commit
cb6e19c039
@ -155,7 +155,6 @@ def _gstreamer_check_elements():
|
||||
|
||||
# MP3 encoding and decoding
|
||||
'mp3parse',
|
||||
'mad',
|
||||
'id3demux',
|
||||
'id3v2mux',
|
||||
'lame',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user