spice-gtk: propagate gstreamer plugins
Note: there is no sound without gst-plugins-good.
This commit is contained in:
parent
1036dc6641
commit
2f583129e2
@ -87,10 +87,13 @@ stdenv.mkDerivation rec {
|
|||||||
vala
|
vala
|
||||||
];
|
];
|
||||||
|
|
||||||
|
propagatedBuildInputs = [
|
||||||
|
gst_all_1.gst-plugins-base gst_all_1.gst-plugins-good
|
||||||
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
cyrus_sasl
|
cyrus_sasl
|
||||||
epoxy
|
epoxy
|
||||||
gst_all_1.gst-plugins-base
|
|
||||||
gtk3
|
gtk3
|
||||||
json-glib
|
json-glib
|
||||||
libcacard
|
libcacard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user