[Spice-devel] [vdagent-linux] Bump minimum spice-protocol version
Fabiano Fidencio
ffidenci at redhat.com
Tue May 26 02:39:14 PDT 2015
----- Original Message -----
> From: "Christophe Fergeau" <cfergeau at redhat.com>
> To: spice-devel at freedesktop.org
> Sent: Tuesday, May 26, 2015 11:30:55 AM
> Subject: [Spice-devel] [vdagent-linux] Bump minimum spice-protocol version
>
> spice-protocol newer than 0.12.7 is needed for the volume
> synchronization bits.
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index f41347d..76bb3ae 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -80,7 +80,7 @@ AC_ARG_ENABLE([static-uinput],
> PKG_CHECK_MODULES([GLIB2], [glib-2.0 >= 2.26])
> PKG_CHECK_MODULES([GIO2], [gio-2.0 >= 2.26])
> PKG_CHECK_MODULES(X, [xfixes xrandr >= 1.3 xinerama x11])
> -PKG_CHECK_MODULES(SPICE, [spice-protocol >= 0.12.5])
> +PKG_CHECK_MODULES(SPICE, [spice-protocol >= 0.12.8])
> PKG_CHECK_MODULES(ALSA, [alsa >= 1.0.22])
>
> if test "$with_session_info" = "auto" || test "$with_session_info" =
> "systemd"; then
> --
> 2.4.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
ACK!
More information about the Spice-devel
mailing list