forked from mirrors/nixpkgs
gnome.sushi: Enable more codecs
This commit is contained in:
parent
fda27cf38e
commit
f9212df975
|
@ -55,6 +55,8 @@ stdenv.mkDerivation rec {
|
|||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-plugins-base
|
||||
gst_all_1.gst-plugins-good
|
||||
gst_all_1.gst-plugins-bad
|
||||
gst_all_1.gst-plugins-ugly
|
||||
];
|
||||
|
||||
# See https://github.com/NixOS/nixpkgs/issues/31168
|
||||
|
|
Loading…
Reference in a new issue