Merge pull request #201497 from zendo/fix-kooha

kooha: add gst-plugins-good
This commit is contained in:
Bobby Rong
2022-11-19 23:19:41 +08:00
committed by GitHub
@@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
buildInputs = [
glib
gst_all_1.gstreamer
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-base
gst_all_1.gst-plugins-ugly
gtk4