diff options
author | Nick Smallbone <nick@smallbone.se> | 2022-10-05 13:33:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:54 +0700 |
commit | 195cc7cd7ec61cc56978cdde18f857ffa76b101c (patch) | |
tree | edba1b66bf8d00a0af19c40902ca9ac7846e632d /audio/quodlibet/README | |
parent | 0aefbe2108251ecdbee3ed8b11fa973deb452026 (diff) |
audio/quodlibet: Updated for version 4.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/quodlibet/README')
-rw-r--r-- | audio/quodlibet/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/quodlibet/README b/audio/quodlibet/README index fb4580de0188..9ded78f4c02d 100644 --- a/audio/quodlibet/README +++ b/audio/quodlibet/README @@ -27,6 +27,9 @@ https://quodlibet.readthedocs.io/en/quodlibet-3.9/guide/playback/backends.html Optional dependencies: + * gst-plugins-bad-nonfree, gst-plugins-ugly - for extra audio codecs + * libmodplug - for MOD file support * musicbrainzngs - for the musicbrainz plugin * pyinotify - for the auto library update plugin - * webkit2gtk - for the lyrics window plugin + * webkit2gtk4 - for the lyrics window plugin + * paho-mqtt - for the MQTT plugin |