[Spice-devel] [PATCH spice-gtk 1/2] configure.ac: Update minimum required spice-protocol to 0.9.0

Marc-André Lureau mlureau at redhat.com
Fri Sep 23 03:55:52 PDT 2011


ACK

----- Original Message -----
> This is needed for usbredir support.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 98b91de..4550c8d 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -61,7 +61,7 @@ AC_CHECK_HEADERS([sys/socket.h netinet/in.h
> arpa/inet.h])
>  
>  dnl
>  =========================================================================
>  dnl Chek optional features
> -PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.8.1)
> +PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.9.0)
>  AC_SUBST(PROTOCOL_CFLAGS)
>  
>  SPICE_GLIB_REQUIRES=""
> --
> 1.7.6.2
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 


More information about the Spice-devel mailing list