On Tue, Feb 15, 2022 at 04:07:50PM +0530, Sai Kiran Kumar Reddy wrote: > Hi, > > I am Sai Kiran. I am trying to install virt-viewer on my Linux > From Scratch(LFS) machine. I see that one of the dependencies > is Gstreamer. I have built and installed Gstreamer. When I > compile spice-gtk, I get the error saying "Dependency > "gstreamer-app-1.0" not found". I am not sure if this is part > of gstreamer or it is a different one. I am not able to find > the source code for gstreamer-app-1.0. > > Could someone help me with this? The build system checks if gstreamer-app-1.0.pc is available. In fedora, this is provided by gstreamer1-plugins-base-devel package. I'm not familiar with Scratch but if you have compiled and installed gstreamer yourself, it might be that you only need to add the folder with gstreamer's .pc files to PKG_CONFIG_PATH in order to be recognized by meson. > Thanks in advance for the help and support. Just so you know, gstreamer is mainly used for audio decoding in spice-gtk. Cheers, Victor
Attachment:
signature.asc
Description: PGP signature