[Spice-devel] [PATCH 13/13] moduleset: Update dependencies
Christophe Fergeau
cfergeau at redhat.com
Tue May 12 07:41:55 PDT 2015
On Thu, Apr 30, 2015 at 06:59:14PM +0200, Victor Toso wrote:
> ---
> modulesets/spice.xml | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> diff --git a/modulesets/spice.xml b/modulesets/spice.xml
> index 589b250..6b0180f 100644
> --- a/modulesets/spice.xml
> +++ b/modulesets/spice.xml
> @@ -85,6 +85,9 @@
> <autotools id="spice-gtk">
> <branch repo="spice" module="spice-gtk.git"/>
> <dependencies>
> + <dep package="gtk+"/>
> + <dep package="gst-plugins-good"/>
Hmm, if I'm not mistaken, this is now going to build
gtk+/gst-plugins-good from git through jhbuild rather than using the
ones on the system? I'd tend to prefer the more lightweight approach of
not having to rebuild the gtk+ stack.
> + <dep package="phodav"/>
This one could be added at the same time as the phodav commit
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150512/10376a22/attachment-0001.sig>
More information about the Spice-devel
mailing list