On Thu, Apr 02, 2015 at 06:20:52PM +0300, Kirill Moizik wrote:
> From: Kirill Moizik <[email protected]>
> 
> fix modules dependencies for gtk3 based build
> 
> Signed-off-by: Kirill Moizik <[email protected]>
> ---
>  modulesets/spice.xml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/modulesets/spice.xml b/modulesets/spice.xml
> index f1abf6e..09c6dcf 100644
> --- a/modulesets/spice.xml
> +++ b/modulesets/spice.xml
> @@ -134,6 +134,10 @@
>        <!--patch 
> file="http://people.freedesktop.org/~teuf/spice-gtk-osx/0001-Update-spice-glib-sym-file-for-new-symbol.patch";
>  strip="1"/> -->
>      </branch>
>      <dependencies>
> +      <dep package="libpng"/>
> +      <dep package="gtk-doc"/>
> +      <dep package="libtiff"/>

These are part of meta-gtk-osx-bootstrap as far as I can tell which is
listed as a dependency in jhbuildrc. Why did you need these?

> +      <dep package="gtk+"/>

This one is gtk+2 is it needed for gtk+3 builds?

Christophe

Attachment: pgp4znfmwz1mt.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to