spice-gtk: propagate gstreamer plugins
Note: there is no sound without gst-plugins-good.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user