forked from mirrors/nixpkgs
virtviewer: remove gstreamer plugins already propagated by spice-gtk
This commit is contained in:
parent
5e18c7cf21
commit
6b68d9b911
|
@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
|
|||
xen
|
||||
] ++ optionals spiceSupport [
|
||||
spice-gtk spice-protocol libcap gdbm
|
||||
gst_all_1.gst-plugins-base gst_all_1.gst-plugins-good
|
||||
];
|
||||
|
||||
# Required for USB redirection PolicyKit rules file
|
||||
|
|
Loading…
Reference in a new issue