diff --git a/mopidy/internal/deps.py b/mopidy/internal/deps.py index 6acb1dc6..49c1098b 100644 --- a/mopidy/internal/deps.py +++ b/mopidy/internal/deps.py @@ -164,7 +164,7 @@ def _gstreamer_check_elements(): 'lame', 'mad', 'mpegaudioparse', - # 'mpg123audiodec', # Only available in GStreamer 1.x + 'mpg123audiodec', # Ogg Vorbis encoding and decoding 'vorbisdec',