[Spice-devel] [PATCH spice-server 6/6] README: Add missing optional dependencies
Christophe Fergeau
cfergeau at redhat.com
Fri Jul 28 08:43:47 UTC 2017
On Fri, Jul 28, 2017 at 07:48:23AM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> README | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/README b/README
> index cb64b74d..65e0231b 100644
> --- a/README
> +++ b/README
> @@ -38,6 +38,10 @@ functionality
>
> Cyrus-SASL
> libcacard >= 0.1.2 (Smartcard support)
> + CELT >= 0.5.1 (CELT audio encoding support)
The requirement is much stronger than >=. I would not list CELT as this
is superseded by Opus
> + Opus >= 0.9.14 (Opus audio encoding support)
0.9.14 was the last development release before 1.0, 1.0 was the 1st one
when they started committing to a stable bitstream format (even if it
had been stable for a while before that). So I'd just document >= 1.0.0
(5 years old).
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
> + LZ4 (LZ4 compression support)
> + GStreamer
>
> Communication
> -------------
> --
> 2.13.3
>
> _______________________________________________
> 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: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170728/4974991e/attachment.sig>
More information about the Spice-devel
mailing list