fractal: add gtk support to gstreamer
Closes #96618 Suggested-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
6e22c6ea6a
commit
50285e244e
@ -59,6 +59,9 @@ rustPlatform.buildRustPackage rec {
|
|||||||
gst_all_1.gst-editing-services
|
gst_all_1.gst-editing-services
|
||||||
gst_all_1.gst-plugins-bad
|
gst_all_1.gst-plugins-bad
|
||||||
gst_all_1.gst-plugins-base
|
gst_all_1.gst-plugins-base
|
||||||
|
(gst_all_1.gst-plugins-good.override {
|
||||||
|
gtkSupport = true;
|
||||||
|
})
|
||||||
gst_all_1.gstreamer
|
gst_all_1.gstreamer
|
||||||
gst_all_1.gst-validate
|
gst_all_1.gst-validate
|
||||||
gtk3
|
gtk3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user