[Spice-devel] [spice-jhbuild PATCH v2 07/12] moduleset: include Phodav module

Christophe Fergeau cfergeau at redhat.com
Tue May 26 03:06:08 PDT 2015


On Mon, May 25, 2015 at 02:42:53PM +0200, Victor Toso wrote:
> This module is necessary to have webdav option enable on spice-gtk

I'd reformulate this. "This module is necessary to enable webdav support
in spice-gtk" maybe? or "to build spice-gtk with webdav support"

Christophe

> ---
>  modulesets/spice.xml | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/modulesets/spice.xml b/modulesets/spice.xml
> index f85377c..04c1db1 100644
> --- a/modulesets/spice.xml
> +++ b/modulesets/spice.xml
> @@ -98,11 +98,23 @@
>      <dependencies>
>        <dep package="libcacard"/>
>        <dep package="pyparsing"/>
> +      <dep package="phodav"/>
>        <dep package="spice-protocol"/>
>        <dep package="usbredir"/>
>      </dependencies>
>    </autotools>
>  
> +  <!-- FIXME: remove after https://bugzilla.gnome.org/show_bug.cgi?id=745612 -->
> +  <autotools id="phodav">
> +    <branch repo="git.gnome.org" module="phodav"/>
> +    <dependencies>
> +      <dep package="glib"/>
> +      <dep package="libsoup"/>
> +      <dep package="avahi"/>
> +      <dep package="libxml2"/>
> +    </dependencies>
> +  </autotools>
> +
>    <autotools id="vd-agent">
>      <branch repo="spice" module="linux/vd_agent"/>
>      <dependencies>
> -- 
> 2.4.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- 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/20150526/17e81fd5/attachment.sig>


More information about the Spice-devel mailing list