gnome-podcasts: add dependency gst-plugins-good
This fixes "No decoder available for type 'application/x-id3'"
This commit is contained in:
parent
68d1006cab
commit
94ba22c1fa
@ -55,6 +55,7 @@ rustPlatform.buildRustPackage rec {
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-plugins-base
|
||||
gst_all_1.gst-plugins-bad
|
||||
gst_all_1.gst-plugins-good
|
||||
];
|
||||
|
||||
# use Meson/Ninja phases
|
||||
|
Loading…
Reference in New Issue
Block a user