[Spice-devel] [PATCH spice-streaming-agent] ci: Add required xz package
Christophe Fergeau
cfergeau at redhat.com
Mon Jun 4 15:07:23 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Mon, Jun 04, 2018 at 12:35:56PM +0100, Frediano Ziglio wrote:
> Make dist requires xz as is the default compression algorithm.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Successfully run at https://gitlab.com/freddy77/spice-streaming-agent/-/jobs/71869559
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 6121c8d..a0ff1f6 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -1,7 +1,7 @@
> image: fedora:latest
>
> before_script:
> - - dnf install 'dnf-command(copr)' make automake autoconf autoconf-archive libtool gcc-c++ -y
> + - dnf install 'dnf-command(copr)' make automake autoconf autoconf-archive libtool xz gcc-c++ -y
> - dnf copr enable @spice/nightly -y
> - dnf builddep spice-streaming-agent -y
>
> --
> 2.17.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/20180604/e05b45bf/attachment.sig>
More information about the Spice-devel
mailing list