[Spice-devel] [PATCH spice-server 1/3] meson: Bump libcacard requirement to 2.5.1
Victor Toso
victortoso at redhat.com
Fri Apr 26 10:27:23 UTC 2019
On Fri, Apr 26, 2019 at 11:22:28AM +0100, Frediano Ziglio wrote:
> This had already been done for autotools in commit
> afb2ec312bde342b8538451c6ae15a7f3bdd494f.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 604a41b21..9a8f4504c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -158,7 +158,7 @@ AS_VAR_APPEND([SPICE_NONPKGCONFIG_LIBS], [" -pthread $LIBM $LIBRT"])
> SPICE_REQUIRES=""
>
> AS_IF([test x"$have_smartcard" = "xyes"], [
> - AS_VAR_APPEND([SPICE_REQUIRES], [" libcacard >= 0.1.2"])
> + AS_VAR_APPEND([SPICE_REQUIRES], [" libcacard >= 2.5.1"])
> ])
>
> SPICE_PROTOCOL_MIN_VER=0.12.16
> --
> 2.20.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190426/902c318a/attachment.sig>
More information about the Spice-devel
mailing list