On Fri, Mar 10, 2017 at 12:58:40PM +0100, Pavel Grunt wrote:
> spice-gtk does not have to require python
> 
> Regression since 271222e2217bf82644d87649b43b920240430f8


Acked-by: Christophe Fergeau <cferg...@redhat.com>
though I wonder whether we should always regenerate the keymaps .c files
instead.

> ---
>  src/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 594c0de..40cffa6 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -31,6 +31,7 @@ BUILT_SOURCES = $(GLIBGENS) $(KEYMAPS)
>  
>  EXTRA_DIST =                                 \
>       decode-glz-tmpl.c                       \
> +     $(KEYMAPS)                              \

You've got an extra white-space after the ) (rather than just tabs).
Same on the 2 next lines.

>       $(KEYMAP_CSV)                           \
>       $(KEYMAP_GEN)                           \
>       map-file                                \

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to