mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 11:15:12 +00:00
Merge pull request #261305 from uninsane/pr-fractal-next-gst-good
fractal: enable gstreamer-good support
This commit is contained in:
commit
3a0030bfaf
@ -72,6 +72,7 @@ stdenv.mkDerivation rec {
|
||||
gstreamer
|
||||
gst-plugins-base
|
||||
gst-plugins-bad
|
||||
gst-plugins-good
|
||||
]);
|
||||
|
||||
passthru = {
|
||||
|
Loading…
Reference in New Issue
Block a user